SA-MP Forums Archive
SATDM Revoloution Need help pls - 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: SATDM Revoloution Need help pls (/showthread.php?tid=298890)



SATDM Revoloution Need help pls - YoUnG_KiD - 23.11.2011

Guyz ... i opened the SATDM.pwn and i complied it and got this error...

PHP код:
C:\Users\maaan\Downloads\SATDM~RP V11\Gamemodes\SATDM_v11.pwn(26) : fatal error 100cannot read from file"irc"
Compilation aborted.Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase
1 Error

ir include is already ther ... please.. need help ... !

Thnx In Advance...!


Re: SATDM Revoloution Need help pls - [MG]Dimi - 23.11.2011

You obviously don't have irc.inc

https://sampforum.blast.hk/showthread.php?tid=98803


Re: SATDM Revoloution Need help pls - Sinc - 23.11.2011

Quote:
Originally Posted by [MG]Dimi
Посмотреть сообщение
https://sampforum.blast.hk/showthread.php?tid=183776


Re: SATDM Revoloution Need help pls - YoUnG_KiD - 23.11.2011

I did same as the tut... but when i open pawn.exe its sshowing

Код:
Failed to set data for "
then i did

File>Open>(script file) ...

Then i complied it ... then error changed!

PHP код:
C:\Users\maaan\Downloads\SATDM~RP V11\pawno\include\ladmin.inc(19) : fatal error 100cannot read from file"ldudb"
Compilation aborted.Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase
1 Error

Now This Error is Showing!

NEED HELP!


Re: SATDM Revoloution Need help pls - jotan. - 23.11.2011

Lol..reinstall server..


Re: SATDM Revoloution Need help pls - sleepysnowflake - 23.11.2011

You should do:

Right Click > Run As Administrator -> for the Failed to send data from "

And, try to put all the includes from the SATDM to the pawn folder includes then open pawn and open the SATDM GameMode with OPEN from pawn.


Re: SATDM Revoloution Need help pls - YoUnG_KiD - 23.11.2011

Still the SamE!

EDIT: need HelP


Re: SATDM Revoloution Need help pls - [MG]Dimi - 23.11.2011

Tried replacing irc.inc?

And for "Failed to set data for" " just run pawno---->Options, Disable option Associate with *pwn files


Re: SATDM Revoloution Need help pls - Pharrel - 23.11.2011

Quote:
Originally Posted by YoUnG_KiD
Посмотреть сообщение
PHP код:
C:\Users\maaan\Downloads\SATDM~RP V11\pawno\include\ladmin.inc(19) : fatal error 100cannot read from file"ldudb" 
Keep this in your mind: CANNOT READ FROM FILE = YOU NEED TO DOWNLOAD THE INCLUDE WHICH NAME IS INSIDE THOSE " ";

in this case ldudb


Re: SATDM Revoloution Need help pls - YoUnG_KiD - 24.11.2011

That error gone ,,, ty for that but when i complied it i got 9 warnings ... can u please tell me how? to fix?
Код:
C:\Users\maaan\Downloads\SATDM~RP V11\pawno\include\YSI\y_commands.inc(793) : warning 219: local variable "hash" shadows a variable at a preceding level
C:\Users\maaan\Downloads\SATDM~RP V11\pawno\include\YSI\y_commands.inc(1191) : warning 219: local variable "hash" shadows a variable at a preceding level
C:\Users\maaan\Downloads\SATDM~RP V11\pawno\include\YSI\y_commands.inc(1243) : warning 219: local variable "hash" shadows a variable at a preceding level
C:\Users\maaan\Downloads\SATDM~RP V11\pawno\include\YSI\y_commands.inc(1264) : warning 219: local variable "hash" shadows a variable at a preceding level
C:\Users\maaan\Downloads\SATDM~RP V11\pawno\include\YSI\y_commands.inc(1326) : warning 219: local variable "hash" shadows a variable at a preceding level
C:\Users\maaan\Downloads\SATDM~RP V11\pawno\include\YSI\y_commands.inc(1519) : warning 219: local variable "hash" shadows a variable at a preceding level
C:\Users\maaan\Downloads\SATDM~RP V11\pawno\include\YSI\y_commands.inc(1600) : warning 219: local variable "hash" shadows a variable at a preceding level
C:\Users\maaan\Downloads\SATDM~RP V11\pawno\include\YSI\y_commands.inc(1706) : warning 219: local variable "hash" shadows a variable at a preceding level
C:\Users\maaan\Downloads\SATDM~RP V11\pawno\include\YSI\y_commands.inc(1955) : warning 219: local variable "hash" shadows a variable at a preceding level
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


9 Warnings.