complie error - 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: complie error (
/showthread.php?tid=615881)
complie error -
Rix70 - 28.08.2016
http://pastebin.com/D1p1v6x2
http://pastebin.com/4tTq0jKi
cant complie only error
Re: complie error -
Konstantinos - 28.08.2016
Open mapandreas.inc file, select all, remove them, paste the code*, save the include file and re-compile.
* Take the code from here:
http://pastebin.com/raw/SmH0qRrf
Re: complie error -
Rix70 - 28.08.2016
now this error C:\Users\Linus\Desktop\Freeroam & Roleplay v0.1 - Deal closer(2)5645\Freeroam & Roleplay v0.1 - Deal closer(2)\Freeroam & Roleplay v0.1 - Deal closer\pawno\include\mapandreas.inc(1) : error 010: invalid function or declaration
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
Re: complie error -
HidroDF - 28.08.2016
Try to delete the first line. The line defines the Include as filterscript.
Re: complie error -
Rix70 - 28.08.2016
did now this C:\Users\Linus\Desktop\Freeroam & Roleplay v0.1 - Deal closer(2)5645\Freeroam & Roleplay v0.1 - Deal closer(2)\Freeroam & Roleplay v0.1 - Deal closer\pawno\include\mapandreas.inc(1) : error 010: invalid function or declaration
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
Re: complie error -
HidroDF - 28.08.2016
Try this:
http://pastebin.com/Z8KJUxMq
Re: complie error -
Rix70 - 28.08.2016
still error