ThunderRob
Devoted Member
- May 10, 2018
- 9,496
- 26,752
- 731
oh look...it's fulla tracebacks...am so shocked....hadda shut down is so unplayable
screen amanda_confidence():
label amanda_confidence:
call screen amanda_confidence()
textbutton "Take a Nap" action Jump("staff_quarters_nap") ypos 1005 xalign .5
if day_time==4 or day_time==5:
textbutton "Go to Sleep" action Jump("staff_quarters_nap") ypos 1005 xalign .5
else:
textbutton "Take a Nap" action Jump("staff_quarters_nap") ypos 1005 xalign .5
Once again, i am forced to enquire of a dev:Now you have the power to bend women to your will. Can you control yourself or will you make every woman there your plaything?
Oh yea, I remember that one.They still haven't fixed this error yet.
You don't have permission to view the spoiler content. Log in or register now.
$ clare_char.option=0
$ lucy_char.option=0
$ amanda_char.option=0
$ jen_char.option=0
Same problem. Referencing variables that don't get initialized, so don't exist to referenceCirdon
There is alsowhen clicking on the ? and Clare and Lucy iconYou don't have permission to view the spoiler content. Log in or register now.
$ clare_char.quests_total=4
$ clare_char.quests_total=5
$ clare_char.quest_swimming=0
$ lucy_char.quests_total=6
$ lucy_char.quests_total=7
$ lucy_char.quest_swimming=0