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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Discord

×
×
  • Create New...