Posts: 100
Threads: 15
Joined: Dec 2017
Reputation:
0
Incredible for a map of battlegrounds.
Posts: 1,418
Threads: 63
Joined: Dec 2010
Reputation:
0
Do you think is it possible to use this to create a wanted level system similar to that of GTA IV and GTA V, or would that exceed the limit?
What I mean is that, since each player would only need to see his own circle, will the system only count his text draws, or will it count everyone's text draws?
Posts: 171
Threads: 5
Joined: Apr 2018
What textdraw? This doesn't use any textdraw at all
.
Posts: 198
Threads: 31
Joined: Jan 2012
Reputation:
0
Is there any way to detect if the player is outside the circle?
Posts: 212
Threads: 14
Joined: Jul 2015
Reputation:
0
I've added a YSI version.
The code has been revised and improved a little bit for the YSI version. Now the include tracks the gang zones created/destroyed in order to know how many gang zones are still available.
There is a new function called GetGangZonesAvailable() which returns that, the amount of free gang zones. Please note that you must include this script before any other include which handles gang zones. If you include this script in your gamemode and you create gang zones in a filterscript, this include won't detect that.
These changes are pending for the ALS version.