Staredit Network

Staredit Network -> UMS Assistance -> timer
Report, edit, etc...Posted by biteme9080 on 2006-04-01 at 23:33:17
the timer isn't working in my game can some one help?
i have it like this:

condition:
-countdown timer is exactly 180 in game seconds
action:
-move 1 any unit from 'location 1' to 'location 2'

what is wrong, the timer only works if i set it to

condition
-always
action
-modify countdown timer: set to _ seconds


but then i cant get the trigger to work
Report, edit, etc...Posted by Kyuubi. on 2006-04-02 at 01:21:29
i think if you don't set the countdown timer in the first place the timer will be automatically at 0 or not in effect.since your always condition is setting it there , the countdown will be in effect.

what kind of trigger are your trying to do with the countdown timer?
Report, edit, etc...Posted by biteme9080 on 2006-04-02 at 11:03:16
to make a dropship go from 1 location to another, also can you make the dropship pick someone up because right now i have him move to enemy base then target[the person being picked up]is set to disapear then dropship moves back to its start location then its set for you to lose, but the timer wont start it all off

Report, edit, etc...Posted by Mp)7-7 on 2006-04-02 at 11:27:06
you have to make the unit go from location 2 to location 1 and preserve the always acts as a preserve that may be why!
Report, edit, etc...Posted by KaboomHahahein on 2006-04-02 at 14:11:34
Try using atleast or atmost for your trigger instead of exactly because starcraft will run the trigger and might not fire because it already past the time.
Report, edit, etc...Posted by biteme9080 on 2006-04-02 at 14:44:47
QUOTE(KaboomHahahein @ Apr 2 2006, 12:11 PM)
Try using atleast or atmost for your trigger instead of exactly because starcraft will run the trigger and might not fire because it already past the time.
[right][snapback]457993[/snapback][/right]


the timer does not even show up.
Report, edit, etc...Posted by Killer_Kow(MM) on 2006-04-02 at 15:12:32
Check the players you set the timer for.
Report, edit, etc...Posted by biteme9080 on 2006-04-02 at 16:14:34
players 1-4

trigger is like this

CONDITIONS:
-countdown timer is exactly 500 game seconds.
ACTIONS
-issue order to all terran dropship owned by player 7 at 'dropship':move to target
note: dropship and target are locations ^ ^
Report, edit, etc...Posted by Killer_Kow(MM) on 2006-04-02 at 17:04:49
2 things:

When I said check the players, I meant for the trigger that starts the countdown timer.

Also, use "At most" instead of "exactly". It's a lot less buggy.
Report, edit, etc...Posted by biteme9080 on 2006-04-19 at 14:08:05
ty smile.gif
Next Page (1)