Find
You are looking at an action called fakehour
Created by
wolis
, last updated 04 Jan 2012
Code
rem - this is how we fake a tickhour (can run it at any time not on the hour);
msg 0,$actor,0,0,'tickhour2',"[$actor] fakes a tickhour2";
rem - this is how we trigger ticks from objects;
rem - mode tickhour('tickhour2','%Y%m%d%H',1);
rem - mode tickhour('tickday','%Y%m%d',1);