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: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:Now what ? select task outcome from below.
Choice:Empty the savefile,Register that you have tried this task
wait:2

if:(LASTASK==1)
settemp1:
savetemp1:continuity
fi:

if:(LASTASK==2)
settemp1:repeater
savetemp1:continuity
fi:

show: Outcome is saved, we are done here SNAME.
button: Thank you Mistress.
tasks/continuity.1491964261.txt.gz · Last modified: 2017/04/12 02:31 by chissoku