PDA

View Full Version : something wrong with script


trained_assassin_14
12-14-2007, 10:43 PM
I'm in the process of another map, and there's two civilian medics on the map, and I can't seem to get the GUI MISSING countdown timer to "hide" from the players site. I've tried almost everything I can think of, but nothing seems to help.... :wtf:

Me Myself & Pi
12-15-2007, 10:57 AM
I've had this problem too. Does it appear at game start? Or a different time in the game. If it starts at game start, then create a script that sets a timer to expire in .01 seconds. (You want some time to elapse here, but as little as possible.) Now create a new script that wait for this timer to expire. For the condition, choose, "Unit\Special Power (the first one)\Special power countdown timer -- hide." Choose the unit in this action.
If this occurs later in the game. then have the timer expire .01 seconds after it does.