24.08.2018, 21:28
Ive made quite a lot of gangzones right now, but I got a question guys, what kind of function should I use to detect if a player is leaving the gangzone?
Let's suppose I got this gang zone that a player should not leave:
?
I found out the range of point stuff, but this kinda like not what Im looking for. Maybe you guys could give me a tip.
Let's suppose I got this gang zone that a player should not leave:
PHP код:
GZ_ZONE1 = GangZoneCreate(2036.1328125,1195.3125,2425.78125,1382.8125);
I found out the range of point stuff, but this kinda like not what Im looking for. Maybe you guys could give me a tip.