Jump to content
Sign in to follow this  
dkraver

Salute

Recommended Posts

Can any tell me what to write in a trigger if i want two guards (grouped) to salute every time a russian unit passes through the trigger?confused.gif?

Share this post


Link to post
Share on other sites

Hehe, I just did that too. Just give the guy that salutes a name like: man1. Now put in the trigger these settings:

*Axis A = How far you would to let it happen

*Axis B = How far you would to let it happen

*Mark the box of 'Repeatedly'

*Detected by east

*type = switch

*On Activation: man1 playmove "effecstandsaluteend";

That should do it

(Edited by DestroyerX at 6:12 pm on Dec. 4, 2001)

Share this post


Link to post
Share on other sites

Hehe, I just did that too. Just give the guy that salutes a name like: man1 and man2. Now put in the trigger these settings:

*Axis A = How far you would to let it happen

*Axis B = How far you would to let it happen

*Mark the box of 'Repeatedly'

*Detected by east

*type = switch

*On Activation: man1 playmove "effecstandsaluteend"; man2 playmove "effecstandsaluteend";

That should do it

(Edited by DestroyerX at 6:11 pm on Dec. 4, 2001)

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×