SA-MP Forums Archive
Please help! fatal error 100: cannot read from file: "xadmin/Xtremeadmin" - 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: Please help! fatal error 100: cannot read from file: "xadmin/Xtremeadmin" (/showthread.php?tid=126021)



Please help! fatal error 100: cannot read from file: "xadmin/Xtremeadmin" - gtagangsta22 - 06.02.2010

I have WIndow's XP ,

: fatal error 100: cannot read from file: "xadmin/Xtremeadmin.inc"

I dont know what to do!!!

Please help

I have all .inc files
And all the things are good ... but then in get this.....
My other filterscripts works verry goood
Please help me!


Re: Please help! fatal error 100: cannot read from file: "xadmin/Xtremeadmin" - ettans - 06.02.2010

Do you have a folder called xadmin in /pawno/includes and Xtremeadmin.inc in there? Make sure the capitals match, as PAWN is case-sensitive.


Re: Please help! fatal error 100: cannot read from file: "xadmin/Xtremeadmin" - gtagangsta22 - 06.02.2010

yes i have !!! what i need to to with it?

the name of it is " XtremeAdmin.inc


Re: Please help! fatal error 100: cannot read from file: "xadmin/Xtremeadmin" - gtagangsta22 - 06.02.2010

Make sure the capitals match, as PAWN is case-sensitive.


what u mean with thad? please!


Re: Please help! fatal error 100: cannot read from file: "xadmin/Xtremeadmin" - ettans - 06.02.2010

Well, if the file name is Xtremeadmin.inc, you can't use xtremeadmin.inc, but you'd have to use Xtremeadmin.inc.


Re: Please help! fatal error 100: cannot read from file: "xadmin/Xtremeadmin" - gtagangsta22 - 06.02.2010

Hmm i shoot have a look at it


Re: Please help! fatal error 100: cannot read from file: "xadmin/Xtremeadmin" - gtagangsta22 - 06.02.2010

line: #include <xadmin/Xtremeadmin>

Error:

E:\GTA San Andreas\filterscripts\XtremeAdmin2.pwn(10) : fatal error 100: cannot read from file: "xadmin/Xtremeadmin"


Pleae help


Re: Please help! fatal error 100: cannot read from file: "xadmin/Xtremeadmin" - ettans - 06.02.2010

Ok, give me the #define line from your script, which you use for Xtremeadmin. Also, give me the exact path/location of Xtremeadmin.inc. By the way, no need to make a new post always, just edit your last reply.