Issue information

Issue ID
#3286
Status
Working as Intended
Severity
None
Started
Hercules Elf Bot
Jun 22, 2009 23:23
Last Post
Hercules Elf Bot
Jun 22, 2009 23:23
Confirmation
N/A

Hercules Elf Bot - Jun 22, 2009 23:23

Originally posted by [b]M1dN1ght[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=3286

Well, I was testing a simple command of 'hash', the 'md5', I did a simple script to test:
CODE
prontera,150,150,3    script    testing md5    741,{

    mes (("Hi" != md5("Hi")) ? "Hi!" : "Hello");
    close;
}

And...
I tested at the both branchs, but the error was acused only the stable version.
Here the image:
(IMG:http://f.imagehost.org/0743/error.jpg)

Regars,
MidNight