Urgernt [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: Urgernt [help] (
/showthread.php?tid=159258)
Urgernt [help] -
CAD3TZ - 12.07.2010
does any 1 know why i am recieving this error fatal error 100: cannot read from file: "dutils" even tough i have dutlis in the pawno/include folder
Re: Urgernt [help] -
ToPhrESH - 12.07.2010
did u use
#include <dutils> ?
Re: Urgernt [help] -
CAD3TZ - 12.07.2010
I have used #include <dutils> in my script but its not reading dutils :S
Re: Urgernt [help] -
oliverrud - 12.07.2010
Where in your script is #include <dutils>?
Re: Urgernt [help] -
CAD3TZ - 12.07.2010
on the 2nd line after #include <samp>
Re: Urgernt [help] -
Hiddos - 12.07.2010
You're probably having an out-dated version of dutils. Try downloading a new verison.
Re: Urgernt [help] -
CAD3TZ - 12.07.2010
http://dracoblue.net/download/dutils-110/30/
currenly using this version, is there a more updated version that this :S
Re: Urgernt [help] -
Vince - 12.07.2010
If you have more than one Pawno on your computer, this will occur sometimes.
Make sure you open your file with the right Pawno.
Re: Urgernt [help] -
CAD3TZ - 12.07.2010
Quote:
Originally Posted by Vince
If you have more than one Pawno on your computer, this will occur sometimes.
Make sure you open your file with the right Pawno.
|
I though that was the case at first....
But i dowloaded a new copy of samp put the include and the gamemode inside the correct folders but i still get the same error
:
Re: Urgernt [help] - [L3th4l] - 12.07.2010
man, seems like alot of people has this problem. What you need to do is:
1. Open Pawno (from there, click file and open, and choose your script)
2. Open your Script ( On which on are having errors)
3. Done
Like Vince said, having more than 1 pawno in your pc will conflict, so yeah, follow those steps