SA-MP Forums Archive
Hi, PLEASE HELP ME. - 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: Hi, PLEASE HELP ME. (/showthread.php?tid=249172)



Hi, PLEASE HELP ME. - Luigi_Mahone - 17.04.2011

I got a gamemode, only pwn .. and few files like, dini.inc, dutils.inc and dudb.inc, but when I try to compile the gamemode to amx to play it gives one error.

D:\Jogos\IM Server\mafia02R.pwn(7) : fatal error 100: cannot read from file: "dutils"

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.


How can I fix this?


Re: Hi, PLEASE HELP ME. - dannyk0ed - 17.04.2011

Do you have other Includes/include anywhere on you computer?
If so delete them.


Re: Hi, PLEASE HELP ME. - Stigg - 17.04.2011

Quote:
Originally Posted by Luigi_Mahone
Посмотреть сообщение
I got a gamemode, only pwn .. and few files like, dini.inc, dutils.inc and dudb.inc, but when I try to compile the gamemode to amx to play it gives one error.

D:\Jogos\IM Server\mafia02R.pwn(7) : fatal error 100: cannot read from file: "dutils"

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.


How can I fix this?
Download dutils here.

http://dracoblue.net/download/dutils-110/30/

Then place it in your pawno includes.


Re: Hi, PLEASE HELP ME. - Max_Coldheart - 17.04.2011

HI, DOWNLOAD DUTILS PL0X


Re: Hi, PLEASE HELP ME. - Luigi_Mahone - 17.04.2011

Now I got this ..
C:\Users\Computador\Desktop\samp03bsvr_R2_win32\ga memodes\mafia02R.pwn(3147) : error 017: undefined symbol "dUserSetINT"
C:\Users\Computador\Desktop\samp03bsvr_R2_win32\ga memodes\mafia02R.pwn(3147) : error 029: invalid expression, assumed zero
C:\Users\Computador\Desktop\samp03bsvr_R2_win32\ga memodes\mafia02R.pwn(3147) : warning 215: expression has no effect
C:\Users\Computador\Desktop\samp03bsvr_R2_win32\ga memodes\mafia02R.pwn(4404) : error 017: undefined symbol "udb_Exists"
C:\Users\Computador\Desktop\samp03bsvr_R2_win32\ga memodes\mafia02R.pwn(4406) : error 017: undefined symbol "dUserINT"
C:\Users\Computador\Desktop\samp03bsvr_R2_win32\ga memodes\mafia02R.pwn(4406) : error 029: invalid expression, assumed zero
C:\Users\Computador\Desktop\samp03bsvr_R2_win32\ga memodes\mafia02R.pwn(4406) : error 033: array must be indexed (variable "-unknown-")
C:\Users\Computador\Desktop\samp03bsvr_R2_win32\ga memodes\mafia02R.pwn(4406) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


7 Errors.


Re: Hi, PLEASE HELP ME. - linuxthefish - 17.04.2011

Place the downloaded includes in pawno/includes.




Re: Hi, PLEASE HELP ME. - Luigi_Mahone - 17.04.2011

Now I got this ..
C:\Users\Computador\Desktop\samp03bsvr_R2_win32\ga memodes\mafia02R.pwn(3147) : error 017: undefined symbol "dUserSetINT"
C:\Users\Computador\Desktop\samp03bsvr_R2_win32\ga memodes\mafia02R.pwn(3147) : error 029: invalid expression, assumed zero
C:\Users\Computador\Desktop\samp03bsvr_R2_win32\ga memodes\mafia02R.pwn(3147) : warning 215: expression has no effect
C:\Users\Computador\Desktop\samp03bsvr_R2_win32\ga memodes\mafia02R.pwn(4404) : error 017: undefined symbol "udb_Exists"
C:\Users\Computador\Desktop\samp03bsvr_R2_win32\ga memodes\mafia02R.pwn(4406) : error 017: undefined symbol "dUserINT"
C:\Users\Computador\Desktop\samp03bsvr_R2_win32\ga memodes\mafia02R.pwn(4406) : error 029: invalid expression, assumed zero
C:\Users\Computador\Desktop\samp03bsvr_R2_win32\ga memodes\mafia02R.pwn(4406) : error 033: array must be indexed (variable "-unknown-")
C:\Users\Computador\Desktop\samp03bsvr_R2_win32\ga memodes\mafia02R.pwn(4406) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


7 Errors.


Re: Hi, PLEASE HELP ME. - linuxthefish - 17.04.2011

How do you expect people to fix that?


Re: Hi, PLEASE HELP ME. - nemesis_567 - 17.04.2011

If you want people to fix that, you need to post the code existent in these lines and all the relationed one.


Re: Hi, PLEASE HELP ME. - Luigi_Mahone - 17.04.2011

Will be posted in a sec