SA-MP Forums Archive
spectate - 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: spectate (/showthread.php?tid=653619)



spectate - AlberBM - 08.05.2018

fatal error 100: cannot read from file: "spectate"


Re: spectate - TadePoleMG - 08.05.2018

open pawno click on new then remove all and paste your spectate file codes then write on top of your script
PHP код:
#if defined _INC_ANTI_SPECTATE
    #endinput
#endif
#define _INC_ANTI_SPECTATE 
Then other codes ex, stock etc.

Don't compile it only save it as spectate.inc
Use it on top of your example code
PHP код:
#include <spectate> 



Re: spectate - AlberBM - 08.05.2018

I don't know how to do it , sorry
Anything easier ?


Re: spectate - Lokii - 08.05.2018

That means you dont have this include


Re: spectate - CrystalGamer - 08.05.2018

download this include "specate" and define it in your script like here the example

"#include <spectate>"
then compile it that will work.


Re: spectate - AlberBM - 08.05.2018

I didn't find it , do you have a link


Re: spectate - TadePoleMG - 08.05.2018

go there -
https://www.solidfiles.com/v/GKaxg25Bvv42M


Re: spectate - AlberBM - 08.05.2018

Thanks ,
New problem
https://pastebin.com/rsrgWPRA


Re: spectate - TadePoleMG - 08.05.2018

download latest version of include files in order to fix them


Re: spectate - AlberBM - 08.05.2018

Do you have a link please ?