natives.SET_ZONE_GROUP
Function Client Only ![]()
Online and Offline
Available since Client 1.0.0
void natives.SET_ZONE_GROUP(string zone, int gangId, int density)
The natives.SET_ZONE_GROUP function is used to sets gang territory ownership and density for a named zone.
Parameters
| 1) | string | zone | Named zone identifier. |
| 2) | int | gangId | Gang identifier. |
| 3) | int | density | Population density value. |
Return
| void | This function doesn't return a value. |
Notes
There aren't any notes for this function.
Examples
There aren't any examples for this function.
Compatibility
There isn't any compatibility information for this function.