SA-MP Forums Archive
PAWN Compile 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: PAWN Compile Error (/showthread.php?tid=386733)



PAWN Compile Error - lisl - 21.10.2012

Whenever i try to compile my gamemode.pwn file it gives me an error.

Thank you.

Error:


Re: PAWN Compile Error - shaniyal - 21.10.2012

what error it gave u??


Re: PAWN Compile Error - lisl - 21.10.2012

This:


Re : PAWN Compile Error - lelemaster - 21.10.2012

There is maybe a missing include.


Re: PAWN Compile Error - lisl - 21.10.2012

Iґm sorry if this is a stupid question but what do you mean my server is out of date?

Thanks.


Re: PAWN Compile Error - Ghost100 - 22.10.2012

Dude, if you don't know what an include is, you shouldn't be attempting to script in this language.

Anyways OT: when they said your server is out of date they were referring to your includes. (small .inc files which carry vital information and they get called everytime you compile)


Re: PAWN Compile Error - dr.lozer - 22.10.2012

add
Код:
 #include <a_samp>



Re: PAWN Compile Error - lisl - 22.10.2012

Problem solved.

I installed Incognito's Streamer.

Thanks for your help anyways. You can close this topic.