erfworm 0 Posted December 7, 2001 OK Im making a mission where you tell another squad to shoot down a MI-17 whats the syntax to tell when AAunit aa1 fired a stinger. Share this post Link to post Share on other sites
vitoal125 0 Posted December 7, 2001 I think you have to use the command: aa1 ammo "aalauncher" < 1; If you put this in a condition field of a trigger and then have the on activation field say stingerfired=true then you will know when he has fired. This is currently untested by me, but I think I saw a post in here that did this. Share this post Link to post Share on other sites
erfworm 0 Posted December 7, 2001 ok thx Ill go try it out. Share this post Link to post Share on other sites