Jump to content
  • 0

Static guns bug


harcosgoogle

Question

4 answers to this question

Recommended Posts

  • 0

@Helion4

/*  Use vehicle check?    */ _UVC = false;    /* true or false */    /* using _ALLOWED_Vehicles and _FORBIDDEN_Vehicles lists */

 

 

/*  If "_UVC =  true;" and "_UVW =  true;" this will delete all vehicles that are not in "_ALLOWED_Vehicles"  */
_ALLOWED_Vehicles = ["ALL IF _UVW = false","Tractor","Policecar"];

/*  If "_UVC =  true;" this will delete all vehicles that are in "_FORBIDDEN_Vehicles"  */
_FORBIDDEN_Vehicles =

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Discord

×
×
  • Create New...