Problem With Seif Admin Script
#1

Well, I have been scripting forever with my own script and trying to make my own RP server.
And for Admin/Log in script I used Seif admin.

It worked perfectly until I just opened it and tried to Compile it again... Then I suddenly get this error:


D:\Spel\ROCKST~1\GTASAN~1\TTC\FILTER~1\SEIFAD~1.PW N(4) : fatal error 100: cannot read from file: "md5"

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


1 Error.



The weird thing is that I dident even change anything.
And another wierd thing, I tried to solve it myself and I discovered that I aint even got a md5.inc, But how could it work before I opened the Saidadmin.pwn and compile it?

Can someone please help me fix it?
Here a link of the script I got of SeifAdmin if needed:
http://pastebin.com/ydAX0nB3
Reply
#2

It means your missing a file named "md5". Ask Sief.
Reply
#3

md5 isn't a include you have edit it by mistake
see that there contains? "#include <a_samp>"
If it does so remove "#include <md5>" from .pwn
Then see it will compile
Reply
#4

Quote:
Originally Posted by [GTA
Deadly_Evil ]
md5 isn't a include you have edit it by mistake
see that there contains? "#include <a_samp>"
If it does so remove "#include <md5>" from .pwn
Then see it will compile
Dont really understand what you mean man.
I've tested to remove #include <md5>. That doesnt work either.
It's needed.
Reply
#5

Quote:
Originally Posted by Daso_Triano
Quote:
Originally Posted by [GTA
Deadly_Evil ]
md5 isn't a include you have edit it by mistake
see that there contains? "#include <a_samp>"
If it does so remove "#include <md5>" from .pwn
Then see it will compile
Dont really understand what you mean man.
I've tested to remove #include <md5>. That doesnt work either.
It's needed.
If you remove it, you will get a lot of errors.
Make sure you have md5 include.
If yes, go to pawno folder, open it, import the .pwn file of the file, and compile it.Should work.
Reply
#6

You got the working .amx that had the md5 include compiled into, now since you edited it you need md5.inc. http://forums.sa-mp.com/index.php?action=search
Reply
#7

Well, I got the md5.inc, and now I have included it... But it doesnt find it or something cuase it says the same error with it all the time.

D:\Spel\ROCKST~1\GTASAN~1\TTC\FILTER~1\SEIFAD~1.PW N(4) : fatal error 100: cannot read from file: "md5"
Reply
#8

You sure you put the file into pawno\include\ directory?
Reply
#9

Quote:
Originally Posted by biltong
You sure you put the file into pawno\include\ directory?
Yes, I've even tried to just put it into \include.
But none of them work...
Reply
#10

Try using a different admin system if it keeps having errors
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)