User Tools

Site Tools


tasks:continuity

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:Current file status is... TEMP1

wait:3

if:(TEMP1='')
show: Welcome SNAME this is your FIRST time trying this task.
fi:

if:(TEMP1='repeater')
show: Welcome back SNAME you have tried this task before.
fi: 

show:Please select what to do with the save file from below.
choice:Empty,Register
wait:3

if:(LASTASK==1)
settemp1:undefined
fi:
if:(LASTASK==2)
settemp1:repeater
fi:

wait:2
savetemp1:continuity
show: Outcome is saved as TEMP1, we are done here SNAME.
wait:2

button:Thank you Mistress.
tasks/continuity.1491968977.txt.gz · Last modified: 2017/04/12 03:49 by chissoku