MrZ 0 Posted May 15, 2002 How do I add a loaded weapon to an AI controlled character? Or do I have to tell him to reload as an init? Also, how do I add several magazines to a weapon without having to use addMagazine for each magazine? And does anyone know what the params are for 'action'? Share this post Link to post Share on other sites
Intruder 0 Posted May 15, 2002 Add the magazine first, then the weapon. That way it's loaded automatically. I think you can only addMagazines to soldiers one by one, so just copy and paste the text. It's not like AddMagazineCargo (For vehicles and ammo boxes) where you can input a number as well. Share this post Link to post Share on other sites
Major Fubar 0 Posted May 15, 2002 And remember that certain characters (civilians, snipers & medics) are restricted in how much ammo they can carry. Share this post Link to post Share on other sites