Jump to content
Sign in to follow this  
CG Man

Adding  equip nades script to soliders

Recommended Posts

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

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

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×