SA-MP Forums Archive
undefined symbol setplayercheckpoint.. - 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: undefined symbol setplayercheckpoint.. (/showthread.php?tid=546873)



undefined symbol setplayercheckpoint.. - Glossy42O - 18.11.2014

Like the title says..

SetPlayerCheckPoint(playerid,2400.8689,-1979.6754,13.5469);

It says it's undefined plus it's onplayerspawn.


Re: undefined symbol setplayercheckpoint.. - UltraScripter - 18.11.2014

pawn Код:
SetPlayerCheckpoint(playerid,2400.8689,-1979.6754,13.5469);



Re: undefined symbol setplayercheckpoint.. - Glossy42O - 18.11.2014

Ah thanks didn't notice lol..

Embarrassing..


Re: undefined symbol setplayercheckpoint.. - UltraScripter - 18.11.2014

no prob Bro


Re: undefined symbol setplayercheckpoint.. - Runn3R - 18.11.2014

Remember that pawno is case-sensitive.