Tons of 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: Tons of errors >.< (
/showthread.php?tid=347166)
Tons of errors >.< -
Elysian` - 31.05.2012
Ok, so I downloaded LoF files and moved the utils and LoF.pwn to a 0.3e file and I get these errrors:
Code:
: error 017: undefined symbol "mysql_query"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
26 Errors.
26 times.
Re: Tons of errors >.< -
MadeMan - 31.05.2012
Do you have the mysql include file included? (#include)
Re: Tons of errors >.< -
Elysian` - 31.05.2012
Yes, but I fixed that nd now I get :
Code:
: error 017: undefined symbol "distance"
warning 215: expression has no effect
error 001: expected token: ";", but found ")"
error 029: invalid expression, assumed zero
fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
4 Errors.
Re: Tons of errors >.< -
MadeMan - 31.05.2012
Show the line.
Re: Tons of errors >.< -
Elysian` - 31.05.2012
What does it mean "sscanf error: server not initialised"?
Re: Tons of errors >.< -
Vince - 31.05.2012
Why don't you search for once? I've explained this in a dozen topics already.