getGangName
Returns the name of the player's current gang.
Last updated
Returns the name of the player's current gang.
Last updated
Description
Returns the name of the player’s gang.
Parameters
None
Return Value
Returns the gang name as a string.
Example Use Case
print("Current Gang: " .. ps.getGangName())