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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Checkpoint Help (
/showthread.php?tid=125324)
Checkpoint Help -
xCoder - 03.02.2010
We can't get checkpoints when in a vehicle !
Please help !
Re: Checkpoint Help -
Babul - 03.02.2010
checkpoints can be used for all purposes, especially for a race (mostly done in a vehicle ^^). i suspect your script excludes a player when in a vehicle. search and remove a line like
Код:
if(!IsPlayerInAnyVehicle)