setplayerpos - 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: setplayerpos (
/showthread.php?tid=618986)
setplayerpos -
MerryDeer - 12.10.2016
Hi,
When player press ESC, i can setplayerpos i mean player will be teleported to that place?
Re: setplayerpos -
Logic_ - 12.10.2016
Fuck off for God damn sake, stop making threads for every single function.
Re: setplayerpos -
MerryDeer - 12.10.2016
So give my answer to question if you know
Re: setplayerpos -
ChristolisTV - 12.10.2016
PHP код:
public OnPlayerClickMap(playerid, Float:fX, Float:fY, Float:fZ)
{
SetPlayerPosFindZ(playerid, fX, fY, fZ);
return 1;
}
Search next time dude.
Re: setplayerpos -
MerryDeer - 12.10.2016
NO i mean not that. I have that system if player is not in range of point in zone like in jail i teleport again to jail, but if player is not telepored, i give warnings, and then kick.
Re: setplayerpos -
ChristolisTV - 12.10.2016
Quote:
Originally Posted by MerryDeer
NO i mean not that. I have that system if player is not in range of point in zone like in jail i teleport again to jail, but if player is not telepored, i give warnings, and then kick.
|
Do you think I am a noob or something simillar? You clearly said that you wanted when player press ESC, and click on the map he teleports there.. Also try searching on the wiki, it clearly says everything.
Re: setplayerpos -
Luis- - 12.10.2016
Quote:
Originally Posted by ChristolisTV
Do you think I am a noob or something simillar? You clearly said that you wanted when player press ESC, and click on the map he teleports there.. Also try searching on the wiki, it clearly says everything.
|
He didn't even mention the map.
Re: setplayerpos -
ChristolisTV - 12.10.2016
Quote:
Originally Posted by Luis-
He didn't even mention the map.
|
You're right, but he meant exactly what I'm saying.
Re: setplayerpos -
Rdx - 12.10.2016
Quote:
Originally Posted by MerryDeer
Hi,
When player press ESC, i can setplayerpos i mean player will be teleported to that place?
|
Write it and check, we don't want to answer for your dumb questions.
Re: setplayerpos -
SyS - 12.10.2016
Quote:
Originally Posted by MerryDeer
Hi,
When player press ESC, i can setplayerpos i mean player will be teleported to that place?
|
i dont understand your question. Explain it more.