Gang Level
Each Gang have points and every gang start from 0.
Every 100 points the laptop will show you a level from 0 to 5: Level 0: 0 - 99 points Level 1: 100 - 199 points Level 2: 200 - 299 points Level 3: 300 - 399 points Level 4: 400 - 499 points Level 5: 500 - X points (Max Level)
Add Gang Level
Use the following event from the server side to add XP to the desired gang:
Remove Gang Level
Use the following event from the server side to remove XP to the desired gang:
Get Gang Level
You can get a player Gang Level from the server side with the following export:
You can also get gang level from the client side with the following export:
Last updated