Jump to content
Sign in to follow this  
Vultar

Infantry Guns Replacement Config

Recommended Posts

I wrote a config which change armory for almost all units... I just can't look on USMC running with M4...

Quote[/b] ]class SoldierWAA : SoldierWAT

{

weapons[] = {m16a4, JAVELIN, NVGoggles, "Throw", "Put"};

magazines[] = {"30Rnd_556x45_Stanag", "30Rnd_556x45_Stanag", "30Rnd_556x45_Stanag", "30Rnd_556x45_Stanag", "JAVELIN"};

};

This is config which should give JAVELIN to AA Soldier. Ammo is given but he got still same weapons(default:m4QDS, stinger)

What is wrong? It was working till 1,11 came.

Share this post


Link to post
Share on other sites

It can is necessary to add "?

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">weapons[] = {?m16a4?, ?JAVELIN?, ?NVGoggles?, "Throw", "Put"};

Share this post


Link to post
Share on other sites

No, in weapons you do't have to add " "

Just {m16a4, JAVELIN, STINGER, M136, m4AIM};

Share this post


Link to post
Share on other sites

Never mind, admin, close please ;p

Share this post


Link to post
Share on other sites

Why should I? Lol

I don't care, it is not necessary to close it of course.

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  

×