SA-MP Forums Archive
Checkpoint Error (non-constant)? - 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 Error (non-constant)? (/showthread.php?tid=527801)



Checkpoint Error (non-constant)? - Symphony - 24.07.2014

I've no idea how to fix this, I hope you guys can help me to resolve this one.
Please .




Re: Checkpoint Error (non-constant)? - Faisal_khan - 24.07.2014

How did you defined LobbyCP1 and LobbyCP2? It should be defined like this:
pawn Код:
static LobbyCP1



Re: Checkpoint Error (non-constant)? - Symphony - 24.07.2014

Oh my, Thanks Faisal..
Btw i put ";" after your "static LobbyCP1"

Thanks ^^..


Re: Checkpoint Error (non-constant)? - Faisal_khan - 24.07.2014

Oh forgot it.