lorence_lin 0 Posted February 23, 2007 i am making a mission that a chopper moves to the waypoint only when a unit dies or by radio commands. how should i make the script? Share this post Link to post Share on other sites
karantan 0 Posted February 23, 2007 You don't need a script for that, use a Trigger as you've wroted in your thread's title; use not alive unitname as Condition or a Radio command(s) as/in Activation. Then synchronise the Trigger with the apropriate waypoint. Share this post Link to post Share on other sites
lorence_lin 0 Posted February 23, 2007 thank you very much! i got it. Share this post Link to post Share on other sites
lorence_lin 0 Posted February 24, 2007 well, i followed the way you said, but i doesn't work. The unit just went straight forward to the next waypoint. Is there anything wrong with my trigger? Share this post Link to post Share on other sites
karantan 0 Posted February 25, 2007 Is there anything wrong with my trigger? How should I know this? Sure you don't think I'm a psycic. Â There're lots of things that can be wrong like you didn't named your unit, you don't have a right condition(s) in the trigger, you didn't synched the right waypoint(s) etc etc ... but as you describing the problem it could be that last (wrong synchronising - try and sync the wp before the now synched one) I'm also recommending you to check some tutorials, FAQs and such to gain some basic knowledge about the mission editing. Â Share this post Link to post Share on other sites