CG Man 0 Posted February 19, 2007 Hi Im adding this script below to the initialisation box to convert a sniper to an SF assault troop. what do I need to add to it to include some G_40mm_HE Â rounds and one loaded please. removeallweapons this; this addmagazine "30Rnd_556x45_Stanag"; this addweapon "M16A4_ACG_GL"; this addmagazine "30Rnd_556x45_Stanag";; this addmagazine "30Rnd_556x45_Stanag"; this addmagazine "30Rnd_556x45_Stanag"; this addmagazine "30Rnd_556x45_Stanag"; this addmagazine "30Rnd_556x45_Stanag"; this addmagazine "30Rnd_556x45_Stanag"; this addmagazine "30Rnd_556x45_Stanag"; this addmagazine "30Rnd_556x45_Stanag";this addweapon "Binocular";this addweapon "NVGoggles"; this addmagazine "1Rnd_HE_M203";this addmagazine "1Rnd_HE_M203";this addmagazine "1Rnd_HE_M203";this addmagazine "1Rnd_HE_M203";this addmagazine "1Rnd_HE_M203";this addmagazine "1Rnd_HE_M203";this addmagazine "1Rnd_HE_M203";this addmagazine "1Rnd_HE_M203"; Share this post Link to post Share on other sites
CG Man 0 Posted February 19, 2007 Ok I'm getting there my troops auto reload a nade when they spawn just need to know how to make them spawn with one 40mm already loaded. Share this post Link to post Share on other sites
Cloughy 0 Posted March 5, 2007 You need to add one clip, and one grenade before you add the Grenade launcher, that way they, the mag is loaded when the game is run. Cheers GC Share this post Link to post Share on other sites