Players Not Moving - 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: Players Not Moving (
/showthread.php?tid=317561)
Players Not Moving -
No Fear - 11.02.2012
fixed
Re: Players Not Moving -
iTorran - 11.02.2012
not sure what the GCode: part is so i could be horribly wrong.
But have you considered returning 1?
Re: Players Not Moving -
No Fear - 11.02.2012
Nah, i fixed, added return true;, GCode is a define of public, anyway thanks.
Re: Players Not Moving -
iTorran - 11.02.2012
return true; = return 1;
btw :P
Re: Players Not Moving -
No Fear - 11.02.2012
i like "return true" cuz i use in all scripts... i know 0 false, 1 true. Thanks