- Oct 2, 2017
- 129
- 51
The code you deleted is there to add the item to the game saves that were from v0.02b... I'll see if I'll make some changes to the code if it gives some errors.... But did you see the bikini show? You can fail the event even if you have the item in the inventory if you don't give her the bikini and don't have the correct stats for it.... It's not a repeatable event.... If you did all that and didn't get the event then I'll change the code....I have that with some changes in code , requirement for that is
if inventory.has_item(jacky_bikini_01) (= True) ... other are libido and so on
But if I force the variable (with console) and save and reload the game , the variable changed again to false.
In script.rpy I removed two lines
label after_load_000001:
# python:
# jacky_bikini_01 = NewItem("Jacky's bikini 01", outfit=True, image="images/interface_images/inventory_
and finally worked for event 18.
I can't post a save because without patch doesn't work .... and it is a solution that can break the game.
Better ask to the author
Yes , if I delete that part of code I have bikini show.But did you see the bikini show? You can fail the event even if you have the item in the inventory if you don't give her the bikini and don't have the correct stats for it.... It's not a repeatable event.... If you did all that and didn't get the event then I'll change the code....
I also had the issue. (See attached save below, the swimsuit is in the inventory and the event starts the next day automatically, but the option to start the bikini show is not available)The code you deleted is there to add the item to the game saves that were from v0.02b... I'll see if I'll make some changes to the code if it gives some errors.... But did you see the bikini show? You can fail the event even if you have the item in the inventory if you don't give her the bikini and don't have the correct stats for it.... It's not a repeatable event.... If you did all that and didn't get the event then I'll change the code....
inventory.add(jacky_bikini_01)
, check if the bikini is in the inventory inventory.has_item(jacky_bikini_01)
, save the game and reload the game. If you check again inventory.has_item(jacky_bikini_01)
returns false...Needs some proofreading, "proof reading"?Needs some proof reading, "rediculouse"?
I Believe what you said is correct, i changed the progress in the save file to 11 then event 20 showed in the progress, when put it back to 12 it went red i.e. incomplete.Hmm, for event 18 I got a workaround. Activate the console and type ininventory.add(jacky_bikini_01)
on the evening before the swimming event, this should trigger the "Can you try on your swimsuits..." option during Jacky's dialogue...
Event 20 is only marked as done if progress = 11. In Phone_event_screen.rpy line 467 should beif progress >= 11:
instead ofif progress == 11:
I guess...
It's inside the script.rpa you need to unpack it withThough i couldn't find the Phone_event_screen.rpy.
Locking them down is easily done - I'm pretty sure that's a given - the MC must have done that, but locking them to be FBI proof - that's beyond regular people's capabilities. Those guys have backdoor access and stuff they've pressured manufacturers to build into the hardware. He's using his phone for that, so they've probably hacked his phone.Now to complain about how stupid the MC is. Installing Wifi webcams in the house and not doing a good job locking them down? There are lots of pervs out there and virtually open cameras is not a good way to protect his family.
If only he could get that far with her. She is so ready to have him cum on her face or tits at night and for him to reveal that he's been awake all those times she jerked him off and he would like to return the favor.
How you change the progress in the save file to 11.I Believe what you said is correct, i changed the progress in the save file to 11 then event 20 showed in the progress, when put it back to 12 it went red i.e. incomplete.
Though i couldn't find the Phone_event_screen.rpy.
Me likes, sidney still best girl. The question is can McKenzie, or Mindy get enough content to compete with her?
I hope not, I plan on developing it still. I hope people will still play it. Admittedly there were some frustrations with the gameplay, and bugs of our last update that made some of the new content hard to find. But I heard mostly positive things about the events from those that found them. The next version will have some changes that should make navigation and events easier to find and complete. (Mainly a new hint system.) I think we learned a lot from our mistakes this time, and we’re still excited to continue with the story and content for a long while still. I’m already two events into the next update, and I think Sidney fans will like this one.so has this game with great potential died?