Jump to content
Sign in to follow this  
GenTrae

Need some help

Recommended Posts

First thing i need help is this string <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">removeAllWeapons player1;player1 addMagazine "M107";player1 ammo "M107";player1 addWeapon "M107"

what did i do wrong? cause all i want is to switch the m24 w/ 107 and the silenced m9

and also how can i make ammo box?

Share this post


Link to post
Share on other sites

The magazine classname for the M107 is "10Rnd_127x99_M107", not "M107".

Linky.

Use the forum search for the ammoboxes. I'm absolutely sure it has been asked and answered already in the past 6 years. wink_o.gif

And: Next time make your topic something more descriptive then just "Need some help". smile_o.gif

Share this post


Link to post
Share on other sites

okay smile_o.gif i well just flood all my questions into this thread or just make new posts?

Share this post


Link to post
Share on other sites
i well just flood all my questions into this thread or just make new posts?

Look what others do, follow suit. There's GREAT help here, don't rock the boat icon_rolleyes.gif

Share this post


Link to post
Share on other sites
First thing i need help is this string <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">removeAllWeapons player1;player1 addMagazine "M107";player1 ammo "M107";player1 addWeapon "M107"

what did i do wrong? cause all i want is to switch the m24 w/ 107 and the silenced m9

and also how can i make ammo box?

here you go=M107 plus silenced pistol

removeallweapons this;this addmagazine "10Rnd_127x99_M107";this addweapon "M107";this addmagazine "10Rnd_127x99_M107";this addmagazine "10Rnd_127x99_M107";this addmagazine "10Rnd_127x99_M107";this addmagazine "10Rnd_127x99_M107";this addmagazine "10Rnd_127x99_M107";this addmagazine "10Rnd_127x99_M107";this addmagazine "15Rnd_9x19_M9SD";this addweapon "M9SD";this addmagazine "15Rnd_9x19_M9SD";this addmagazine "15Rnd_9x19_M9SD";this addmagazine "15Rnd_9x19_M9SD";this addweapon "NVGoggles";this addweapon "Binocular";

Share this post


Link to post
Share on other sites
First thing i need help is this string <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">removeAllWeapons player1;player1 addMagazine "M107";player1 ammo "M107";player1 addWeapon "M107"

what did i do wrong? cause all i want is to switch the m24 w/ 107 and the silenced m9

and also how can i make ammo box?

here you go=M107 plus silenced pistol

removeallweapons this;this addmagazine "10Rnd_127x99_M107";this addweapon "M107";this addmagazine "10Rnd_127x99_M107";this addmagazine "10Rnd_127x99_M107";this addmagazine "10Rnd_127x99_M107";this addmagazine "10Rnd_127x99_M107";this addmagazine "10Rnd_127x99_M107";this addmagazine "10Rnd_127x99_M107";this addmagazine "15Rnd_9x19_M9SD";this addweapon "M9SD";this addmagazine "15Rnd_9x19_M9SD";this addmagazine "15Rnd_9x19_M9SD";this addmagazine "15Rnd_9x19_M9SD";this addweapon "NVGoggles";this addweapon "Binocular";

thanks ^_~

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  

×