hellstorm77 2 Posted April 10, 2013 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
UltimateBawb 1 Posted April 10, 2013 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
hellstorm77 2 Posted April 10, 2013 how would i rank it so other classes dont see other classes gear? Share this post Link to post Share on other sites
hellstorm77 2 Posted April 24, 2013 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