Territory Configuration
This will show you an example entry and teach you on how to configure or add a territory.
Enables this zone.
NPC location of this specific territory.
Production
Each territory produces its own item. You can configure this feature here.
Time till a new item is produced in this territory.
Item that gets produced in this territory.
The amount of items this territory stores before running full.
Progress Decay
Progress decay intervals are not saved between restart, meaning the amount of hours for decay should be less than your servers restart interval.
Time in hours before the progress decays.
Amount of progress a gang looses on this territory every interval.
Blip Settings
Center points of the zone.
Width of a zone, must end with a decimal value.
Length of a zone, must end with a decimal value.
The rotation angle of a zone.
Default color of a zone, only showing when its not captured or no gang color is set.
True makes the blip/marker flash on the map. (not recommended)
Flash interval if flash is enabled. (not recommended)
Polyzone Settings
This needs to be true to draw the actual 3d zones of this territory. If this is false the territory wont work.
Enables visual render of zones, useful when adjusting zone position.
The lowest point to draw the zone from, make sure to get the lowest point of your zone and deduct another 10 to make sure the zone renders effectively.
The highest point to draw the zone from, make sure to get the highest point of your zone (including rooftops) and add another 10 to make sure the zone renders effectively.
Custom Integrations
You can add custom functions to be called by using the following settings. The example event simply calls a notify when a player enters or leaves a zone.
PlayerIn event will be called when a player enters this zone. (Client-Side) PlayerOut event will be called when a player leaves this zone. (Client-Side)
Last updated