SA-MP Forums Archive
Errors - 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: Errors (/showthread.php?tid=663170)



solved - Jaua10 - 23.01.2019

solved, thx


Re: Errors - Jaua10 - 24.01.2019

Can hoy hice me a support please?


Re: Errors - MEGADETHS - 24.01.2019

error 017: undefined symbol means you have to define the symbol, use "new", "DEFINE", "forward functionName", to define them ontop of your script, Your errors seem to be mostly syntax errors.

I recommend you to read the wiki scripting basics: https://sampwiki.blast.hk/wiki/Scripting_Basics

The errors usually say exactly what's wrong with the lines.