[HELP] OnPlayerEnter And OnPlayerleaveCheckPoint - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [HELP] OnPlayerEnter And OnPlayerleaveCheckPoint (
/showthread.php?tid=68995)
[HELP] OnPlayerEnter And OnPlayerleaveCheckPoint -
[SFSF]Ali - 15.03.2009
I need help in these two.
Well mainly i want to know that how do i make a checkpoint
Re: [HELP] OnPlayerEnter And OnPlayerleaveCheckPoint -
Grim_ - 15.03.2009
pawn Код:
SetPlayerCheckpoint(playerid, Float:x, Float:y, Float:z, Float:size);
Use the wiki!