- Joined
- Mar 15, 2008
- Messages
- 80
So I made this trigger that worked perfectly well before but all I did was change the particular unit; a unit that I first chose through 'select unit' in the GUI trigger editor but then later replaced it with a variable....
the only part of the trigger that doesn't work is the 'Force Board' and 'Load' commands...
but I said... this trigger worked fine when I first made it...
There is no event because the trigger is triggered by another trigger that does work.
Just to clarify this for you... the trigger works apart from the 'Load' and'force board' command...
Hope you can help tell me what is wrong wth this but if you can't... I suppose that I can find another way around this problem but that will just mean more work 4 me
Ty for readin anyway
the only part of the trigger that doesn't work is the 'Force Board' and 'Load' commands...
-
Actions
- Unit - Create 1 Slave Transport for Neutral Extra at (Position of RedHunted) facing ((Facing of RedHero) + 180.00) degrees
- Wait 0.01 seconds
- Set RedTransport = (Last created unit)
- Wait 1.00 seconds
- Unit - Order RedTransport to Load RedHero
- Unit - Order RedHero to Force Board RedTransport
- Wait 3.00 seconds
- Unit Group - Add (Last created unit) to Transport
- Unit - Order RedTransport to Move To (Center of Ship <gen>)
- Cinematic - Ping minimap for (All players) at (Position of RedTransport) for 2.00 seconds, using a Warning ping of color (100.00%, 0.00%, 0.00%)
- Game - Display to (All players) the text: ((Name of Player 1 (Red)) + has been captured)
but I said... this trigger worked fine when I first made it...
There is no event because the trigger is triggered by another trigger that does work.
Just to clarify this for you... the trigger works apart from the 'Load' and'force board' command...
Hope you can help tell me what is wrong wth this but if you can't... I suppose that I can find another way around this problem but that will just mean more work 4 me
Ty for readin anyway