-
Notifications
You must be signed in to change notification settings - Fork 0
GTA Territory control
Justin Martin edited this page Jul 12, 2024
·
14 revisions
Territory control est un ensemble de scripts (lua) permettant de gérer un système de guerre de territoire sur GTA 5. L'objectif de ce projet n'est pas de vous fournir une solution clé en main à intégrer sur vos serveurs, mais plutôt une conception. Vous devrez ainsi reprendre certaines parti de script, et les réadapter.
- Les territoires
- How to claim territory
- How to contest already controlled territory
- Advantage of controlling territory
- Keep territory controlled
- Protected territory
This repository provides scripts to create a territory control system in GTA.
In GTA map, the scripts will generate some hexagon zones like the game Foxhole :
Each territory can have 2 states :
- controlled (I use the colors green, yellow and blue to display them)
- uncontrolled (I use the color gray to display it)
You will be able to configure the hexagon size, and after, please don't hesitate to remove some territory (hexagon) you don't want. Because it makes no sense to put territory near companies, police offices, ...