HELP!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Status
Not open for further replies.
Hey I think I might have the answer and its not hard :roll:

Condition:
Real comparison:
countdown timer - Elapsed Time

That should be what your looking for(check it)
 
ok I think I still may be able to help you,but you will need this trigger:

events:
every 1 seconds

conditions:
None

Action:
Set variable = (create a real varialble and call it GameTimer) GameTimer + 1
__________________________

Then in your original timer trigger you can do this for a condition:

real comparison:
GameTimer greater than or equal(or whatever) to (amount of time you wanted)

hope it helps this time. :)
 
Status
Not open for further replies.
Back
Top