Jump to content
Sign in to follow this  
Sonicboom777

ACC Flashlight Mistaken for NVGs?

Recommended Posts

Hey I made this little test server to try out a few things on the custom supply box, respawn, and AI roaming,

So i invited my bro in, and when he opened up the supply box, the flash light would not come up as flashlight for him ( it did for me )

So when he tried putting it on, it turned into a NVG and he could use it. ( but i could not see it on his head? )

I checked my scripts, and made sure they were correct, and that the NVGs were removed and disabled from the characters we both were playing as, so is it a Alpha error, or is it on my end of his?

This is my script exactly for the custom Supply box ( it all works fine for me ) :

this addweaponcargo ["launch_NLAW_F", 1];

this addweaponcargo ["Binocular", 1];

this addweaponcargo ["hgun_P07_F", 2];

this addweaponcargo ["srifle_EBR_ARCO_point_grip_F", 2];

this addweaponcargo ["arifle_Khaybar_GL_F", 2];

this addmagazinecargo ["UGL_FlareRed_F", 200];

this addmagazinecargo ["UGL_FlareYellow_F", 200];

this addmagazinecargo ["NLAW_F", 5];

this addmagazinecargo ["1Rnd_HE_Grenade_shell", 10];

this addmagazinecargo ["20Rnd_762x45_Mag", 6];

this addmagazinecargo ["30Rnd_65x39_caseless_green", 6];

this addmagazinecargo ["30Rnd_9x21_Mag", 6];

this additemcargo ["acc_flashlight", 1];

this additemcargo ["acc_pointer_IR", 1];

this additemcargo ["FirstAidKit", 10];

this additemcargo ["ItemCompass", 1];

this additemcargo ["ItemMap", 1];

this additemcargo ["ItemWatch", 1];

this additemcargo ["Medikit", 10];

this additemcargo ["optic_Aco", 1];

this additemcargo ["optic_Arco", 1];

this additemcargo ["optic_Hamr", 1];

this additemcargo ["ToolKit", 5];

this additemcargo ["V_TacVest_brn", 10];

this additemcargo ["V_PlateCarrier1_rgr", 1];

this additemcargo ["V_PlateCarrier2_rgr", 1];

this additemcargo ["V_PlateCarrierGL_rgr", 1];

this addbackpackcargo ["B_Assaultpack_ocamo", 1];

this addbackpackcargo ["B_Kitbag_cbr", 1];

this addbackpackcargo ["B_FieldPack_base", 1];

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  

×