Stupid Bug 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Stupid Bug help (
/showthread.php?tid=185074)
Stupid Bug help -
New_Player[USW] - 23.10.2010
Hello guys,
In every FS and in the GM, everything works fine. When I do:
The compiling works correctly, but when I #include any other INC file, it gives an error:
pawn Код:
fatal error 100: cannot read from file: "Seifader"
It's not the error with this file only, it happens in every file when I #include except a_samp. Any help would be most appreciated. Thanks.
Re: Stupid Bug help -
iJumbo - 23.10.2010
thy open a clear pawno file then press open and select your script
Re: Stupid Bug help -
New_Player[USW] - 23.10.2010
Worked like as you said. Still gives the error.
Re: Stupid Bug help -
James124 - 23.10.2010
Do you have that incude Seifader ? And check the version of ur server and include cause diff versions wont work .
Re: Stupid Bug help -
<Weponz> - 23.10.2010
Its telling you it cant read the Seifader.inc file in pawno/includes..Put it there then it will compile..