Balderdash1000

New Member
Sep 25, 2020
11
15
Are you going to add a way to get a horse if you didn't want to steal Roger's? He sent us out in good faith to get it, and even though there were some complications, I still wanted to give it to him. ... Now I'm mountless.
 
  • Like
Reactions: ttyrke

Frostvein

Newbie
May 18, 2022
71
58
0.18 release: MEGA

View attachment 2772733

You don't have permission to view the spoiler content. Log in or register now.
Hey really enjoying the concept of the game, I have a question if you dont mind helping me with. I'm Currently creating my own custom scenes for some of the girls like Blair and some random generated girls you move into the guest house. How do you make an action include multiple gifs or video's occur during the same scene in the order you label them as. for example, if I name a gif passion_x_1 and another passion_x_2 how can i get them both to occur in the same action instead of separate.
 
  • Like
Reactions: ttyrke

ttyrke

Well-Known Member
Game Developer
Jun 10, 2017
1,534
1,828
Are you going to add a way to get a horse if you didn't want to steal Roger's? He sent us out in good faith to get it, and even though there were some complications, I still wanted to give it to him. ... Now I'm mountless.
Yes. I'll add other options to get a horse. I want to add few different ways to get items. For example revolver right now got two ways:
1. Either you help Blair friend and find her on time
2. Through bounty hunter events
 

ttyrke

Well-Known Member
Game Developer
Jun 10, 2017
1,534
1,828
Hey really enjoying the concept of the game, I have a question if you dont mind helping me with. I'm Currently creating my own custom scenes for some of the girls like Blair and some random generated girls you move into the guest house. How do you make an action include multiple gifs or video's occur during the same scene in the order you label them as. for example, if I name a gif passion_x_1 and another passion_x_2 how can i get them both to occur in the same action instead of separate.
There isn't simple way if you want to add multiple images in the same scene (if you talk about my game).
You want to basically show all images from that specific folder, in your order?
If so, there need to make changes in actionImage widget. Basically grab all available images from that array, sort them (simplier would be to add 1_, 2_ in the start of the img name) and then with loop you can output them all.
 

Frostvein

Newbie
May 18, 2022
71
58
There isn't simple way if you want to add multiple images in the same scene (if you talk about my game).
You want to basically show all images from that specific folder, in your order?
If so, there need to make changes in actionImage widget. Basically grab all available images from that array, sort them (simplier would be to add 1_, 2_ in the start of the img name) and then with loop you can output them all.
yeah, pretty much to have those images with the same name but numbered in order to all play in the same action instead of just randomly being pulled 1 at a time for different actions. Know there's a few scenes in the game that do that so I went and found theses' images and copied how you had them named to see if I could replicate it.
 

ttyrke

Well-Known Member
Game Developer
Jun 10, 2017
1,534
1,828
yeah, pretty much to have those images with the same name but numbered in order to all play in the same action instead of just randomly being pulled 1 at a time for different actions. Know there's a few scenes in the game that do that so I went and found theses' images and copied how you had them named to see if I could replicate it.
For those scenes there are different logic, so default sex scenes won't work there. (mods)
 
  • Like
Reactions: Frostvein

Frostvein

Newbie
May 18, 2022
71
58
For those scenes there are different logic, so default sex scenes won't work there. (mods)
went to try out the new version is there a program i need to download to for when downloading saves to disk? when i tried to upload the save to the new version it just continued as a new game.
 

ttyrke

Well-Known Member
Game Developer
Jun 10, 2017
1,534
1,828
went to try out the new version is there a program i need to download to for when downloading saves to disk? when i tried to upload the save to the new version it just continued as a new game.
You don't need anything else. Saves from old versions will work for new ones.
Maybe you didn't save it properly? Could be that you pressed save from the main menu. You need to be in the actual gameplay to save it to file.
 

Frostvein

Newbie
May 18, 2022
71
58
You don't need anything else. Saves from old versions will work for new ones.
Maybe you didn't save it properly? Could be that you pressed save from the main menu. You need to be in the actual gameplay to save it to file.
yup that worked thank you, was importing the save from the main menu.
 
  • Like
Reactions: ttyrke
3.70 star(s) 52 Votes