Posts: 54
Threads: 7
Joined: May 2012
Reputation:
0
Hey guys I'm trying to compile my script but I keep getting an error
Error:
fatal error 100: cannot read from file: "gvc"
gvc is the pawno include, and it tells me that when I remove "gvc" for the "OPSP" include as well.
Thank you in advance,
jstowe96
Posts: 203
Threads: 6
Joined: Jul 2010
Reputation:
0
You need gvc.inc in your includes folder. "cannot read from file 'gvc'" means what it says.
Search for the gvc include, drag it into your Includes folder and compile.
Posts: 54
Threads: 7
Joined: May 2012
Reputation:
0
I already have it, I have all the includes and everything.
Posts: 203
Threads: 6
Joined: Jul 2010
Reputation:
0
This may sound stupid but you might have the incorrect PAWNO open. If you have multiple folders for scripting make sure you open the PAWNO in the folder of the gamemode you are trying to compile, if that doesn't work you can't have the include in the proper folder. PM me letting me know and if it's still not compiling I'll be more than happy to help you via teamviewer.