SA-MP Forums Archive
Stupid error :0 - 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: Stupid error :0 (/showthread.php?tid=341942)



Stupid error :0 - FireCat - 12.05.2012

I have #include <MapAndreas>
And I fucking get this error:
pawn Код:
C:\Users\James\Desktop\Server\pawno\include\MapAndreas.inc(1) : error 010: invalid function or declaration
This is my code: http://pastebin.com/6a4MYeXu
Why ;c?


Re: Stupid error :0 - Vince - 12.05.2012

nvm.


Re: Stupid error :0 - Moh_ - 12.05.2012

Nvm, read other comments


Re: Stupid error :0 - FireCat - 12.05.2012

No!! thats from the [code.. tags <.<


Re: Stupid error :0 - Moh_ - 12.05.2012

just try:
remove this inside the include

/ *
SA-MP MapAndreas Include
Copyright © 2011-2012 RyDeR`
*/


Re: Stupid error :0 - FireCat - 12.05.2012




Re: Stupid error :0 - Moh_ - 12.05.2012

Quote:
Originally Posted by FireCat
Посмотреть сообщение
read my comment, i edited it


Re: Stupid error :0 - FireCat - 12.05.2012

Quote:
Originally Posted by Moh_
Посмотреть сообщение
read my comment, i edited it
I removed it. Still get it.


Re: Stupid error :0 - Moh_ - 12.05.2012

wtf
i had that error, i fixed the spaces here to see if i still get the error and i didnt got it.
i tried again to make the spaces THE SAME WAY i did 30 seconds before and now i don't get the error lolwtfwut

well try to copy paste this inside the include
http://pastebin.com/wX8tqwG5
no idea if it will work lol

if it doesn't work try to change the include place, for eg before sscanf or sii xD
edit:
pawno is trolling me -.-
it gave the error, i closed pawno, opened it again, compiled the test script and the error is gone
dafuq.


Re: Stupid error :0 - Sasino97 - 12.05.2012

Quote:
Originally Posted by Moh_
Посмотреть сообщение
just try:
remove this inside the include

/ *
SA-MP MapAndreas Include
Copyright © 2011-2012 RyDeR`
*/