Need 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: Need Help (
/showthread.php?tid=266191)
Need Help -
Carlos2 - 03.07.2011
Hi i need help about Include
http://imageshack.us/photo/my-images/801/unledupb.png/
it give me error and warning i dont know how to fix i use include OPSP
https://sampforum.blast.hk/showthread.php?tid=195439
Re: Need Help -
MadeMan - 03.07.2011
You don't have to compile the include file.
Use it in your script:
Re: Need Help -
Carlos2 - 03.07.2011
This happen when i compile my gamemode fatal error 100: cannot read from file: "OPSP"
Re: Need Help -
iPLEOMAX - 03.07.2011
Put the OPSP.inc in your server/pawno/include folder.
Atleast it's like that i think..
If you still dunno, Try this:
> Copy whole text from pastebin.
> Make a new text file in: server/pawno/include
> Paste everything inside.
> Rename it to OPSP.inc
>#include <OPSP>
It should work.
Re: Need Help -
Carlos2 - 03.07.2011
well, i did everything copy all of that and i paste then i put it to include
http://imageshack.us/photo/my-images/20/unledpit.png/
i think the problem is OPSP
Re: Need Help -
iPLEOMAX - 03.07.2011
Quote:
Originally Posted by Carlos2
|
You probably have done something wrong somewhere else, Because OPSP seems to work absolutely fine with me.
Re: Need Help -
=WoR=Varth - 03.07.2011
Open your pawno.exe from pawno folder instead double clicking your script