[HELP] Error 10 : invalid function or declaration - 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: [HELP] Error 10 : invalid function or declaration (
/showthread.php?tid=611386)
[HELP] Error 10 : invalid function or declaration -
meranti1995 - 05.07.2016
Error = line 250
Re: [HELP] Error 10 : invalid function or declaration -
AliDollar - 05.07.2016
just remove the line number 250 and 251,
Re: [HELP] Error 10 : invalid function or declaration - Quinncell - 05.07.2016
Your command is totally wrong, it goes like this
Код:
CMD:l(playerid, params[])
{
return 1;
}