Server
ServerSide exports of the territories script.
Use these exports at your own risk. Please note that improper use may result in performance or stability issues. Implementing them in fast loops or modifying the script name is not recommended for proper functionality.
The ServerSide exports will modify data in the script tables. Test these exports only in a testing environment.
AddInfluence
Add influence in a territory.
RemoveInfluence
Remove influence in a territory.
GetMaxInfluence
Return a table the maximum influence of a territory.
CheckGangInZone
Returns a table with the gangs located within a territory.
GetTerritoriesDB
Return all territories database. (JSON content)
Last updated