checkpoint beneath the object - 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: checkpoint beneath the object (
/showthread.php?tid=420732)
checkpoint beneath the object -
PavilionX - 06.03.2013
samp wiki says about this, but i've seen on some server this works fine.
the checkpoint should be on top of the container, even increasing the value of the Z coordinate doesn't work.
have any trick to fix this ?
Re: checkpoint beneath the object -
MP2 - 06.03.2013
Perhaps they used MAPICON_LOCAL_CHECKPOINT or whatever it is.
Re: checkpoint beneath the object -
PavilionX - 06.03.2013
but in SetPlayerCheckpoint function don't have parameter for this
pawn Код:
(playerid, Float:x, Float:y, Float:z, Float:size)