SA-MP Forums Archive
CheckPoint Help - 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 Help (/showthread.php?tid=502968)



CheckPoint Help - ReD_HunTeR - 27.03.2014

hi, when i go for work in Truck it shows me a Checkpoint (SetPlayerCheckPoint), and the work is still not complete while go near another CheckPoint(DynamicCP) it remove the working CheckPoint, hope you got understand, how should i fix this?


Re: CheckPoint Help - Sweez - 27.03.2014

Can you give me the lines ?


Re: CheckPoint Help - ReD_HunTeR - 27.03.2014

Ok here you go,

this line is for work
pawn Код:
SetPlayerCheckpoint(playerid, 139.2498,1889.8165,18.3212, 7.0);
and this line that is Dynamic CP
pawn Код:
CreateDynamicCP(213.3452,1819.1692,6.4216,2,-1,-1,-1,100.0);