dkraver 1 Posted December 4, 2001 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?? Share this post Link to post Share on other sites
DestroyerX 0 Posted December 4, 2001 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
DestroyerX 0 Posted December 4, 2001 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
DestroyerX 0 Posted December 4, 2001 Sorry for the 2 posts.... forum is acting a bit weird. Post #2 is the correct one Share this post Link to post Share on other sites