Plz help me - 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: Plz help me (
/showthread.php?tid=173402)
Plz help me -
zack3021 - 02.09.2010
I want to make a checkpoint so when players walk in they are teleported to the next one.
Re: Plz help me -
sobolanux - 02.09.2010
Create a new checkpoint with SetPlayerCheckpoint and then use the OnPlayerEnterCheckpoint callback to teleport the player when he steps inside the checkpoint. If still not clear PM me.
Re: Plz help me -
zack3021 - 02.09.2010
May i have the code then i can edit it with the cords i have?