- Feb 14, 2019
- 98
- 69
doesnt work for me. I get an invalid syntax errorTo unlock all scenes from v11 - enter the commands to the Console:
persistent._seen_ever["v11s5_galleryScene"] = Truepersistent._seen_ever["v11_aubrey_plane_sex_sg"] = Truepersistent._seen_ever[""v11_ms_rose_sex_sg"]= Truepersistent._seen_ever["v11s28a_galleryScene"] = Truepersistent._seen_ever["v11_riley_sex_sg"] = True
For other scenes from previous versions:
persistent._seen_ever["sexdream1"] = Truepersistent._seen_ever["v1_tomShoutBack"] = Truepersistent._seen_ever["continuem"] = Truepersistent._seen_ever["fkcon"] = Truepersistent._seen_ever["aubreysexb"] = Truepersistent._seen_ever["emsex_a"] = Truepersistent._seen_ever["rileysexscene"] = Truepersistent._seen_ever["brbj"] = Truepersistent._seen_ever["v8_cl_start"] = Truepersistent._seen_ever["v8_ri_start"] = Truepersistent._seen_ever["hoco_amb_night"] = Truepersistent._seen_ever["int_deal_w_josh"] = Truepersistent._seen_ever["amber_sex_at_joshs"] = Truepersistent._seen_ever["v9_aubrey_scene_lake"] = Truepersistent._seen_ever["v9_emily_dorm"] = Truepersistent._seen_ever["v9_ri_sex"] = Truepersistent._seen_ever["v9_make_out_w_lin"] = Truepersistent._seen_ever["v10_mc_vs_ryan_fight"] = Truepersistent._seen_ever["v10_mc_vs_imre_fight"] = Truepersistent._seen_ever["v10s17_galleryScene"] = Truepersistent._seen_ever["v10_lauren_room_sg"] = Truepersistent._seen_ever["v10_amber_skatepark_sg"] = Truepersistent._seen_ever["v10s30_galleryScene"] = Truepersistent._seen_ever["v10s40_galleryScene"] = True
Curious. If you're copying and pasting, try typing it out instead. Or the other way around, I think the ' " ' marks or the ' _ ' might be localised with some keyboards.doesnt work for me. I get an invalid syntax error
when you copy and paste, delete a space and enter it willdoesnt work for me. I get an invalid syntax error
To unlock all scenes from v11 - enter the commands to the Console:
persistent._seen_ever["v11s5_galleryScene"] = Truepersistent._seen_ever["v11_aubrey_plane_sex_sg"] = Truepersistent._seen_ever["v11_ms_rose_sex_sg"]= Truepersistent._seen_ever["v11s28a_galleryScene"] = Truepersistent._seen_ever["v11_riley_sex_sg"] = True
For other scenes from previous versions:
persistent._seen_ever["sexdream1"] = Truepersistent._seen_ever["v1_tomShoutBack"] = Truepersistent._seen_ever["continuem"] = Truepersistent._seen_ever["fkcon"] = Truepersistent._seen_ever["aubreysexb"] = Truepersistent._seen_ever["emsex_a"] = Truepersistent._seen_ever["rileysexscene"] = Truepersistent._seen_ever["brbj"] = Truepersistent._seen_ever["v8_cl_start"] = Truepersistent._seen_ever["v8_ri_start"] = Truepersistent._seen_ever["hoco_amb_night"] = Truepersistent._seen_ever["int_deal_w_josh"] = Truepersistent._seen_ever["amber_sex_at_joshs"] = Truepersistent._seen_ever["v9_aubrey_scene_lake"] = Truepersistent._seen_ever["v9_emily_dorm"] = Truepersistent._seen_ever["v9_ri_sex"] = Truepersistent._seen_ever["v9_make_out_w_lin"] = Truepersistent._seen_ever["v10_mc_vs_ryan_fight"] = Truepersistent._seen_ever["v10_mc_vs_imre_fight"] = Truepersistent._seen_ever["v10s17_galleryScene"] = Truepersistent._seen_ever["v10_lauren_room_sg"] = Truepersistent._seen_ever["v10_amber_skatepark_sg"] = Truepersistent._seen_ever["v10s30_galleryScene"] = Truepersistent._seen_ever["v10s40_galleryScene"] = True
Thx 4 the mod, but how to get Samantha scene ? Too many variables.New mod updated, download now
You should take care when you dl this mod, my anti-virus triggered an alert for a nasty bot program.
same here, is this false alarm ?You should take care when you dl this mod, my anti-virus triggered an alert for a nasty bot program.
I dont think so, this is not like when you have a cracked game or programm and they flag the crack as a virus. This is a real bot that will be on your pc and will give access to whoever is on the other hand. Do not install the mod with this on.same here, is this false alarm ?
I'm sorry, but an uncaught exception occurred :
While running game code:
File "game/v1/v1.rpy", line 42, in script
if wtmodon == True:
File "game/v1/v1.rpy", line 42, in <module>
if wtmodon == True:
NameError: name 'wtmodon' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/v1/v1.rpy", line 42, in script
if wtmodon == True:
File "renpy/ast.py", line 1892, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2249, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2242, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/v1/v1.rpy", line 42, in <module>
if wtmodon == True:
NameError: name 'wtmodon' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.6.1693
College Kings 11.0.1
Sun Aug 8 13:45:32 2021
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/v1/v1.rpy", line 207, in script
menu:
File "game/customFunctions.rpy", line 28, in menu_override
for label, condition, value in items ]
KeyError: u'tmp'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/v1/v1.rpy", line 207, in script
menu:
File "renpy/ast.py", line 1682, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "game/customFunctions.rpy", line 28, in menu_override
for label, condition, value in items ]
File "renpy/exports.py", line 3565, in substitute
return renpy.substitutions.substitute(s, scope=scope, translate=translate)[0]
File "renpy/substitutions.py", line 270, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/renpy-build/tmp/install.android-x86_64/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/renpy-build/tmp/install.android-x86_64/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/renpy-build/tmp/install.android-x86_64/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/renpy-build/tmp/install.android-x86_64/lib/python2.7/string.py", line 605, in get_value
KeyError: u'tmp'
Windows-10-10.0.19041
Ren'Py 7.4.6.1693
College Kings 11.0.1
Sun Aug 8 13:50:38 2021