error - 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: error (
/showthread.php?tid=448495)
error -
Drake Star - 04.07.2013
fatal error 100: cannot read from file: "/PRP/Dudb" problem with my script
Re : error -
morocco - 04.07.2013
link on:
[ pawn] [/pawn]
Re: Re : error -
Drake Star - 04.07.2013
Quote:
Originally Posted by morocco
link on:
[ pawn] [/pawn]
|
What?
Re : Re: Re : error -
morocco - 04.07.2013
Quote:
Originally Posted by Drake Star
What?
|
nothing
check here
https://sampforum.blast.hk/showthread.php?tid=183776
Re: error -
Red_Dragon. - 04.07.2013
Check that you got "Dudb" in the folder "PRP".
Re: error -
Drake Star - 04.07.2013
Well i got a different problem now
Re: error -
DeMoX - 04.07.2013
You didn't load plugins, go check your gamemode.
You'll find some includes that need plugins like : streamer, sscanf, mysql...etc
Re: error -
Sandiel - 04.07.2013
Make sure your plugins and includes are all up to date and exist in their respective path (pawno/includes/... for example)
Also, make sure your server.cfg file has all the plugins added (.dll for windows, .so for linux)