Przemek_kondor 13 Posted December 15, 2008 Hi Is there posibility (without addon) to add those weapons to soldiers? Something like that doesn't work propertly: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"> removeAllWeapons player; player addMagazine "2000Rnd_762x51_M134"; player addWeapon "M134"; player selectWeapon "M134"; or can those weapons be added to normal vehicles only? Share this post Link to post Share on other sites
Taurus 20 Posted December 17, 2008 Hello. No you can not add a gatling cannon to your soldier. Share this post Link to post Share on other sites
.kju 3245 Posted December 17, 2008 hm this worked in OFP from what I can remember. Not sure if it was changed or done different. Share this post Link to post Share on other sites
Przemek_kondor 13 Posted December 17, 2008 <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"> removeAllWeapons player; player addMagazine "2000Rnd_762x51_M134"; this addWeapon "M134"; works but: 1. no weapon's model appears 2. in MP-editor preview it doesn't work (what I need) Share this post Link to post Share on other sites
ck-claw 1 Posted December 17, 2008 Hello.No you can not add a gatling cannon to your soldier. Yeah does work like Przemek_kondor sed you see no model-just fires outta your chest! You can add all sorts  Even the A-10 cannon Share this post Link to post Share on other sites
sfc.itzhak 0 Posted December 17, 2008 its cause threr is no wweapon model addded to that weapon. in the small arms you need to define the weapon model. now the vehicles weapons are added directly to the model and not via proxy (unlike the small arms and human models). i belive i am not mistaken.but please correct me if i do. sfc Share this post Link to post Share on other sites