Catch her doing training in the evening on one day (some say its thrusday). Just like Emma, she requires a kick-in.How do you get mystique. She introduced herself and then nothing
danger room evening tues and thursHow do you get mystique. She introduced herself and then nothing
Sorry, I did not see it... And thank you, mate. :closedeyesmile:The mod author already responded to this, someone "fixed" it by removing a comment he had done which broke a rule check for the girls, but he removed it (and broke the bag) because Oni reworked how the rules for girls work in the update and he's trying to figure that out. If you want to open your bag you can just remove the # before the number in the script where it's been commented out, but he advised not to because it could break way more things
I only want more money so ... would it break if I remove the #, get a few thousand, save, and put them back in again and reload?The mod author already responded to this, someone "fixed" it by removing a comment he had done which broke a rule check for the girls, but he removed it (and broke the bag) because Oni reworked how the rules for girls work in the update and he's trying to figure that out. If you want to open your bag you can just remove the # before the number in the script where it's been commented out, but he advised not to because it could break way more things
Probably easier to just use the console code. P_Cash=______. Fill in the blank with however much money you want.I only want more money so ... would it break if I remove the #, get a few thousand, save, and put them back in again and reload?
He turned the Rules into a list, if the girl's name is in the list, Xavier won't stop you doing stuff in public.Please just keep reporting the errors instead. Those lines are commented out on purpose.
If you "fix" it, you'll just end up with other errors at some point.
Oni changed some things regarding the rules, and I'm trying to figure out exactly what.
And where do I have to put that file?He turned the Rules into a list, if the girl's name is in the list, Xavier won't stop you doing stuff in public.
I added a cheat menu to this new Rules stuff. You can now open the inventory and use the cheats again.
nvm, I found out, but when I click to change the dick opacity it does nothingAnd where do I have to put that file?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script Locations.rpy", line 1989, in script call
call Chat
File "game/script Functions.rpy", line 1438, in script call
call Kitty_Chat
File "game/Kitty_Chat.rpy", line 356, in script call
call Kitty_SexMenu
File "game/Kitty_Sex.rpy", line 143, in script call
call K_Masturbate
File "game/Kitty_Sex.rpy", line 1641, in script call
call Sex_Dialog("Kitty",Partner)
File "game/script Functions.rpy", line 4286, in script call
call Kitty_Taboo
File "game/Kitty_Sex.rpy", line 2144, in script
while i < len(ModdedGirls):
File "game/Kitty_Sex.rpy", line 2144, in <module>
while i < len(ModdedGirls):
NameError: name 'i' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script Locations.rpy", line 1989, in script call
call Chat
File "game/script Functions.rpy", line 1438, in script call
call Kitty_Chat
File "game/Kitty_Chat.rpy", line 356, in script call
call Kitty_SexMenu
File "game/Kitty_Sex.rpy", line 143, in script call
call K_Masturbate
File "game/Kitty_Sex.rpy", line 1641, in script call
call Sex_Dialog("Kitty",Partner)
File "game/script Functions.rpy", line 4286, in script call
call Kitty_Taboo
File "game/Kitty_Sex.rpy", line 2144, in script
while i < len(ModdedGirls):
File "H:\Games\Rogue-Like-0.980b-11-10-win\renpy\ast.py", line 1624, in execute
if renpy.python.py_eval(self.condition):
File "H:\Games\Rogue-Like-0.980b-11-10-win\renpy\python.py", line 1794, in py_eval
return py_eval_bytecode(code, globals, locals)
File "H:\Games\Rogue-Like-0.980b-11-10-win\renpy\python.py", line 1788, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/Kitty_Sex.rpy", line 2144, in <module>
while i < len(ModdedGirls):
NameError: name 'i' is not defined
Windows-8-6.2.9200
Ren'Py 6.99.13.2919
Rogue-Like 0.980
The rules has always been in a list. Oni has changed it though (added a another rule system), and it's not working as intended.He turned the Rules into a list, if the girl's name is in the list, Xavier won't stop you doing stuff in public.
I added a cheat menu to this new Rules stuff. You can now open the inventory and use the cheats again.
I just checked version 0.978, it was binary, now it's a list.The rules has always been in a list. Oni has changed it though (added a another rule system), and it's not working as intended.
You're right, it was binary before. I was a bit sleepy when I replied, my bad.I just checked version 0.978, it was binary, now it's a list.