Staredit Network

Staredit Network -> UMS Assistance -> Wait Error....
Report, edit, etc...Posted by tk5-terror on 2006-07-26 at 00:59:21
Okay, so I have this trigger that basically waits 1000 milliseconds before the action is fired. But in the game, it takes way longer than a second. It seems as if it waits about 5 seconds...like it's delayed or something. Does anyone know what's wrong?
Report, edit, etc...Posted by MoonlighTurtle on 2006-07-26 at 01:14:13
Do you have more than one wait running? If so, then they are probably stacking.
Report, edit, etc...Posted by tk5-terror on 2006-07-26 at 01:47:41
QUOTE(MoonlighTurtle @ Jul 26 2006, 12:13 AM)
Do you have more than one wait running? If so, then they are probably stacking.
[right][snapback]531551[/snapback][/right]


Yeah..but these wait triggers under certain conditions...
And these conditions aren't always being met necessairly.

However, how do i fix this problem?
Report, edit, etc...Posted by MindArchon on 2006-07-26 at 02:00:19
QUOTE(tk5-terror @ Jul 25 2006, 10:47 PM)
Yeah..but these wait triggers under certain conditions...
And these conditions aren't always being met necessairly.

However, how do i fix this problem?
[right][snapback]531567[/snapback][/right]


Basically if you have more then one wait occuring for the same player at the same time it must wait for the wait to finish before any other actions execute.

You can get around this by giving some triggers to other players, or by using deathcounters to count down.

Check the bottom part of this tutorial:
http://www.staredit.net/index.php?tutorial=124
Next Page (1)