Get pos - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Get pos (
/showthread.php?tid=359574)
Get pos -
thefatshizms - 14.07.2012
Hello, how would i determine a players pos but NOT XYZ like if he was in idlewood it would say he is in idlewood, los satos
&& how would i see if its a players first connect to my server?
Re: Get pos -
[MM]RoXoR[FS] - 14.07.2012
Probably you will need
streamer.
create dynamic areas and use
Код:
public OnPlayerEnterDynamicArea(playerid, areaid);
Re: Get pos -
thefatshizms - 14.07.2012
Is that the only way? i had thought of this before but it would take too long and im lazy :P
Re: Get pos -
[MM]RoXoR[FS] - 14.07.2012
My Bad
See this :
EnableZoneNames
Код:
This forum requires that you wait 120 seconds between posts. Please try again in 20 seconds.
EDIT : Did not saw warning that this function was removed.
Re: Get pos -
thefatshizms - 14.07.2012
fak, ok