Posts: 122
Threads: 29
Joined: Jun 2012
fatal error 100: cannot read from file: "/PRP/Dudb" problem with my script
Posts: 511
Threads: 122
Joined: Jan 2013
Posts: 122
Threads: 29
Joined: Jun 2012
Quote:
Originally Posted by morocco
link on:
[ pawn] [/pawn]
|
What?
Posts: 511
Threads: 122
Joined: Jan 2013
Quote:
Originally Posted by Drake Star
What?
|
nothing
check here
https://sampforum.blast.hk/showthread.php?tid=183776
Posts: 1,391
Threads: 85
Joined: Sep 2012
Reputation:
0
Check that you got "Dudb" in the folder "PRP".
Posts: 122
Threads: 29
Joined: Jun 2012
Well i got a different problem now
Posts: 174
Threads: 8
Joined: May 2013
Reputation:
0
You didn't load plugins, go check your gamemode.
You'll find some includes that need plugins like : streamer, sscanf, mysql...etc
Posts: 386
Threads: 10
Joined: May 2012
Reputation:
0
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)