Jump to content
Sign in to follow this  
hellstorm77

Client side ammo box for each class

Recommended Posts

I was wondering if there is a script for a client side ammo box that i can lock to each class ie AT can only see AT rockets, GL can only see HE rounds, Machine gunners can only see Machine guns.

Share this post


Link to post
Share on other sites

Run the script on each client; addWeaponCargo and addMagazineCargo are client side only, so the weapons and magazine will only appear on the client that they are run.

Share this post


Link to post
Share on other sites

hi guys im trying to make a ranked ammo box on arma 3 but im getting an error was wondering if someone could help me alittle

http://pastebin.com/z1ubmMYt

error message

String STR_EVAL_CLOSE_BRACKETS not found
Error in expression <areCIR_F",50],
["UGL_FlareWhite_F",50]
];
};

if (_this in [at1,at2,at3,at4,at5,>
 Error position: <;
};

if (_this in [at1,at2,at3,at4,at5,>
 Error 
File C:\Users\Liverpool\Documents\Arma 3 Alpha - Other Profiles\Hellstorm77\missions\Ammo_Box_Test.Stratis\local_box.sqf, line 113
Error in expression <areCIR_F",50],
["UGL_FlareWhite_F",50]
];
};

if (_this in [at1,at2,at3,at4,at5,>
 Error position: <;
};

if (_this in [at1,at2,at3,at4,at5,>
 Error 
File C:\Users\Liverpool\Documents\Arma 3 Alpha - Other Profiles\Hellstorm77\missions\Ammo_Box_Test.Stratis\local_box.sqf, line 113

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  

×