Bravo0246 0 Posted September 26, 2009 Should just need to add the USEC ammo box. Under ammo in the list. Share this post Link to post Share on other sites
kdjac 19 Posted September 27, 2009 Cheers, how do i open this ammo box you speak off :D Share this post Link to post Share on other sites
kylania 568 Posted September 27, 2009 Just add this to your ammo crate script: _crate addWeaponCargo ["USEC_STEYR_A1", 10]; _crate addWeaponCargo ["USEC_STEYR_A2", 10]; _crate addWeaponCargo ["USEC_STEYR_A1_M203", 10]; _crate addWeaponCargo ["USEC_STEYR_A2_M203", 10]; _crate addMagazineCargo ["30Rnd_556x45_Steyr", 100]; _crate addMagazineCargo ["30Rnd_556x45_SteyrSD", 100]; Share this post Link to post Share on other sites
vmaclan 10 Posted September 29, 2009 VMA Mirror www.vma.net.nz http://www.mediafire.com/file/muozouwnnzz/usec_weapons_v1.0.rar Share this post Link to post Share on other sites
cm. 10 Posted November 10, 2009 Hey, I'm trying to add the weapons to a unit in the editor but they don't seem to be working??? :S The ammo box works fine... I've done: removAllWeapons this; this AddWeapon USEC_STEYR_A1; I spawn with nothing. Cheers ---------- Post added at 12:52 AM ---------- Previous post was at 12:50 AM ---------- edit: nvm... Share this post Link to post Share on other sites
Alex72 1 Posted November 14, 2009 removAllWeapons this; this AddMagazine "bla bla"; this AddWeapon "usec_steyr_a1" In between removeAll and AddWeapon you should have the ammo. If its loaded before the weapon it will automatically be loaded into the weapon. If you add it after AddWeapon you will have to reload on game start. ;) Share this post Link to post Share on other sites
cm. 10 Posted November 14, 2009 yeah i got it i got it, I forgot that you needed quotes. Haven't done any scripting for quite a while... btw it sucks how you can't edit stuff once you have posted it. It only allowed me to add on the end :/ Share this post Link to post Share on other sites
Hicks15 10 Posted November 15, 2009 These look so good! Although I can't remember how to add M203 Grenades... Share this post Link to post Share on other sites
pravania 10 Posted January 6, 2010 any news on updating the models on the m203's? Still got the pistol grip on m203 version Share this post Link to post Share on other sites
hallokitty 10 Posted June 23, 2010 http://www.mediafire.com/?wnjgyln103n Share this post Link to post Share on other sites