Jennifer In Control
Jennifer In Control
This is an old revision of the document!
Title:Continuity Sex: Female T Male T Trans T Require: Limits: ;* Save task outcome and load for next time the task is run * ;* beginning * loadtemp1:continuity show:savefile status is TEMP1 wait:3 if:(TEMP1==null) show: Welcome SNAME this is your first time trying this task. button: Thank you Mistress fi: if:(TEMP1==repeater) show: Welcome back SNAME you have tried this task before. button: Thank you Mistress fi: show:Please select task outcome from below. Choice:clear,save ;*Empty the savefile,Register that you have tried this task wait:2 if:(LASTASK==1) settemp1: fi: if:(LASTASK==2) settemp1:repeater fi: wait:2 savetemp1:continuity show: Outcome is saved, we are done here SNAME. button: Thank you Mistress.