Jump to content
Sign in to follow this  
hellstorm77

BIS arsenal

Recommended Posts

I'm looking for a script for a class base arsenal. Where only certain classes can see certain weapons ie machine gunners can only see MG's in the arsenal and not any other weapons

Share this post


Link to post
Share on other sites

Have a look at these scripting commands and functions:

typeOf

isKindOf

 

BIS fnc addVirtualItemCargo

BIS fnc addVirtualBackpackCargo

BIS fnc addVirtualMagazineCargo

BIS fnc addVirtualWeaponCargo

BIS fnc removeVirtualItemCargo

BIS fnc removeVirtualBackpackCargo

BIS fnc removeVirtualMagazineCargo

BIS fnc removeVirtualWeaponCargo

 

Arsenal Documentation

 
Hope that points you in the right direction, (If you are looking for someone to write it for you, please make a new thread, or move this one, to Find or Offering Editing )
 
Bull

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  

×