Dutils 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: Dutils Error (
/showthread.php?tid=335094)
Dutils Error -
Prodrift199 - 17.04.2012
Hey, Can I have some help, I keep getting this retarded error in the include file dutils.
I've already tried re-downloading it. but I don't know why its doing this
Код:
C:\Documents and Settings\Owner\My Documents\Downloads\samp03dsvr_R2_win32\pawno\include\dutils.inc(28) : error 021: symbol already defined: "isNumeric"
C:\Documents and Settings\Owner\My Documents\Downloads\samp03dsvr_R2_win32\pawno\include\dutils.inc(45) : warning 219: local variable "hour" shadows a variable at a preceding level
C:\Documents and Settings\Owner\My Documents\Downloads\samp03dsvr_R2_win32\pawno\include\dutils.inc(45) : warning 219: local variable "minute" shadows a variable at a preceding level
C:\Documents and Settings\Owner\My Documents\Downloads\samp03dsvr_R2_win32\pawno\include\dutils.inc(379) : error 025: function heading differs from prototype
C:\Documents and Settings\Owner\My Documents\Downloads\samp03dsvr_R2_win32\pawno\include\dutils.inc(380) : error 021: symbol already defined: "strtok"
C:\Documents and Settings\Owner\My Documents\Downloads\samp03dsvr_R2_win32\pawno\include\dutils.inc(395) : error 047: array sizes do not match, or destination array is too small
Please Help Me
Re: Dutils Error -
Faisal_khan - 17.04.2012
All these are already defined in your GM or FS check them and remove them or remove dutils include from your FS or GM.