Help! (Include Help(dudb)) - 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: Help! (Include Help(dudb)) (
/showthread.php?tid=651370)
Help! (Include Help(dudb)) -
HashtagYOLO - 19.03.2018
I get the error fatal error 100: cannot read from file: "dudb" but i already have dudb.inc in my pawno/include folder and it's a INC file i dont see what's wrong there but it cant read dudb
Re: Help! (Include Help(dudb)) -
PowerMwK - 19.03.2018
You put down of a_samp?
Re: Help! (Include Help(dudb)) -
HashtagYOLO - 19.03.2018
Quote:
Originally Posted by PowerMwK
You put down of a_samp?
|
yes and all my includes have the same problem
they are all under the #include <a_samp>
https://imgur.com/4FdMCWb
Re: Help! (Include Help(dudb)) -
PowerMwK - 19.03.2018
Try download again and put in include folder.
https://sampforum.blast.hk/showthread.php?tid=31
Re: Help! (Include Help(dudb)) -
HashtagYOLO - 19.03.2018
Quote:
Originally Posted by PowerMwK
|
still
Re: Help! (Include Help(dudb)) -
StrikerZ - 19.03.2018
Check if you're installing the include in right path.
See the error path: (path here)/gamemodes/ZRP.pwn, So
The include path will be (Path here from error)/pawno/include/
Re: Help! (Include Help(dudb)) -
MadeMan - 19.03.2018
How do you open the script? Double-click on .pwn file?
Try open pawno.exe first and then load the script.