GetGang
The GetGang export allows you to retrieve the gang information of a player. This is particularly useful for implementing custom gang-related logic or features within your scripts.
How to Use
To get a player's gang information, use the following code:
This export returns a table containing the gang's name
and grade
. You can use this data to check the player's gang affiliation or grade level and apply specific gameplay mechanics or restrictions accordingly.
Last updated