help.. - 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.. (
/showthread.php?tid=586743)
help.. -
iMTube™ - 24.08.2015
C:\Users\John\Desktop\sdd\pawno\include\cnr/define.inc(233) : fatal error 111: user error: undefined symbol " ~(^.^~) Ahoy!!! "
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
Re: help.. -
Logofero - 24.08.2015
Quote:
Originally Posted by iMTube™
C:\Users\John\Desktop\sdd\pawno\include\cnr/define.inc(233) : fatal error 111: user error: undefined symbol " ~(^.^~) Ahoy!!! "
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
|
Compiller is not found varible "~(^.^~) Ahoy!!!" in file define.inc
Declaration:
PHP код:
#define funny_ghost "~(^.^~) Ahoy!!!"
Re: help.. -
rymax99 - 24.08.2015
Quote:
Originally Posted by iMTube™
C:\Users\John\Desktop\sdd\pawno\include\cnr/define.inc(233) : fatal error 111: user error: undefined symbol " ~(^.^~) Ahoy!!! "
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
|
Line where it occurs? You probably forgot to wrap a string with parenthesis.
Re: help.. -
IstuntmanI - 24.08.2015
Delete the #error line from
C:\Users\John\Desktop\sdd\pawno\include\cnr/define.inc, line 233.
Re: help.. -
Abagail - 24.08.2015
This is a user error, not a compiler error, check your script - don't remove it unless you are sure it's not supposed to be there.
Re: help.. -
iMTube™ - 24.08.2015
Quote:
Originally Posted by IstuntmanI
Delete the #error line from C:\Users\John\Desktop\sdd\pawno\include\cnr/define.inc, line 233.
|
tnx,.
?? help
s
Re: help.. -
Mariciuc223 - 24.08.2015
Your plugins are outdated i think , try to update plugins