Campbell 0 Posted October 29, 2004 how do i get support truck or helo by hiting 5 key to come to any location where iam at? Share this post Link to post Share on other sites
Zombie_Mod 0 Posted October 29, 2004 1. Create a support vehicle. Name it SUPPORT 2. Create a trigger, activated by ALPHA radio command (you don't need any scripting to do this). 3. In the "on activate" part of the trigger, have this code: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"> SUPPORT domove getpos Player 4. That's it. Share this post Link to post Share on other sites
russin 0 Posted October 29, 2004 or another way is set up a support truck Medic repair etc.. give each a support waypoint and then when you hit 5 they will come no matter where you are i use this for medics a lot ill put a medic in a forest nearby where the battles are i place the support waypoint close to the medic.. Share this post Link to post Share on other sites
03171996 0 Posted October 29, 2004 Don't mean to 'thread jack' as some might call it. But, how could one make a medevac chopper with medics onboard and once all the injured are healed they can fly away or take the injured away from the field. Chopper doMove getPos Player That is all that I can think of. Anyone? Again, sorry for any thread jacking...was not intended. Share this post Link to post Share on other sites
Zombie_Mod 0 Posted October 30, 2004 or another way is set up  a support truck Medic repair etc.. give each a support waypoint and then when you hit 5 they will come no matter where you are i use this for medics a lot ill put a medic in a forest nearby where the battles are i place the support waypoint close to the medic..  ^^^ That's actually the more elegant solution. At times though, the AI doesn't bother coming to assist, or at least with me it doesn't. See if it works for you. Share this post Link to post Share on other sites
Campbell 0 Posted November 1, 2004 I can get Med-chopper to come to my pos. But how do i get him to take tem to a base???/ Share this post Link to post Share on other sites