This is a simple question!!! - 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: This is a simple question!!! (
/showthread.php?tid=249952)
This is a simple question!!! -
Cjgogo - 21.04.2011
I know it may sound as a stupid question coming from me(if you saw my Infernal Race bus script,wich is a bit hard),but what's the command for createing a checkpoint(a red circle like the onle in front of Los Santos Forum)?
CreateCheckPoint is nto working.
Re: This is a simple question!!! -
mitosking - 21.04.2011
SetPlayerCheckpoint for a simple Checkpoint. ->
https://sampwiki.blast.hk/wiki/SetPlayerCheckpoint
SetPlayerRaceCheckpoint for a race Checkpoint. ->
https://sampwiki.blast.hk/wiki/SetPlayerRaceCheckpoint
Re: This is a simple question!!! -
Cjgogo - 21.04.2011
OMG answers on this forum travels with speed of light thanks man
Re: This is a simple question!!! -
Cjgogo - 21.04.2011
MESSAGE REMOVED
Re: This is a simple question!!! -
mitosking - 21.04.2011
You can create a command and insert functions of Checkpoint into it. You can't use OnGameModeInit.
Thanks for before