How is that possible to get Zone with this ?
#2

with that include included you can just use GetPlayer3DZone(playerid, zone[], len)

for example
pawn Код:
new zoneName[MAX_ZONE_NAME];
GetPlayer3DZone(playerid, zoneName, sizeof(zoneName));
print(zoneName);
Reply


Messages In This Thread
How is that possible to get Zone with this ? - by anou1 - 12.02.2014, 08:14
Re: How is that possible to get Zone with this ? - by cessil - 12.02.2014, 08:46
Re: How is that possible to get Zone with this ? - by anou1 - 12.02.2014, 08:55

Forum Jump:


Users browsing this thread: 1 Guest(s)