Staredit Network

Staredit Network -> UMS Assistance -> question on locations that follow
Report, edit, etc...Posted by Do-0dan on 2005-06-23 at 23:42:23
info: small location on unit, location follows unit using center location on bla bla bla

how do u make a trigger where unit has to stay on that location for some time in order to start an action? if it moves from the location, the time starts all over again
Report, edit, etc...Posted by DT_Battlekruser on 2005-06-24 at 01:02:36
Have some sort of timer counting up (like a death count). If the unit leaves a location which auto-centers when unit leaves it, set the counter to 0.
Report, edit, etc...Posted by Do-0dan on 2005-06-24 at 01:06:35
thnx

any other way?
Report, edit, etc...Posted by Sniper on 2005-06-24 at 01:08:54
no...I think thats pretty much it. Or you could use a countdown timer and do the same thing. Makes it more obvious to players.
Report, edit, etc...Posted by in_a_biskit on 2005-06-24 at 03:08:04
The death-count timer method is a good and easy method.
Next Page (1)