scheduled_event 
Scheduled event datum for SSgamemode to put events into.
Vars | |
alerted_admins | Whether we alerted admins about this schedule when it's close to being invoked. |
---|---|
announce_change | Whether the scheduled event will override the announcement change. If null it won't. TRUE = force yes. FALSE = force no. |
cost | If we were created by a storyteller, here's a cost to refund in case. |
event | What event are scheduling. |
fakes_occurence | Whether we are faking an occurence or not |
ignores_checks | Whether this ignores event can run checks. If bussed by an admin, you want to ignore checks |
start_time | When do we start our event |
Procs | |
reschedule | For admins who want to reschedule the event. |
try_fire | Try and fire off the scheduled event |
Var Details
alerted_admins 
Whether we alerted admins about this schedule when it's close to being invoked.
announce_change 
Whether the scheduled event will override the announcement change. If null it won't. TRUE = force yes. FALSE = force no.
cost 
If we were created by a storyteller, here's a cost to refund in case.
event 
What event are scheduling.
fakes_occurence 
Whether we are faking an occurence or not
ignores_checks 
Whether this ignores event can run checks. If bussed by an admin, you want to ignore checks
start_time 
When do we start our event
Proc Details
reschedule
For admins who want to reschedule the event.
try_fire
Try and fire off the scheduled event