is there something to the waits in movie maps? like i heard it u have like 2 seperate triggesr with waits then one wont work or soemthing? can u guys help
thats not it! my trigger deosnt preform at all, and in this case its not a transmision
its a display text and wait with a switch and and order trigger, dunno y it wont work
Put it like
EXP-
Triggers
-Some guy brings this to OMGLOCATION34!1
-player 3 has exactly 666 Ore
Actions
-Kill everyone
Like that
QUOTE(SiLeNt-SwiFt @ Jul 25 2005, 02:36 PM)
is there something to the waits in movie maps? like i heard it u have like 2 seperate triggesr with waits then one wont work or soemthing? can u guys help
[right][snapback]270259[/snapback][/right]
If two waits are running simultaneously for the same player, then they 'stack'. I'm not sure what the exact rate is, but its something like they multiply.
Keep in mind a trigger under 'All Players' counts as a copy of that trigger for each player.so i need Switches to be cleared in the conditions?
ADDITION:
how do i avoid the stacking of the waits?
Use fewer waits... Use physical timers or counters.