Issue information

Issue ID
#515
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Nov 29, 2007 15:37
Last Post
Hercules Elf Bot
Nov 29, 2007 15:37
Confirmation
N/A

Hercules Elf Bot - Nov 29, 2007 15:37

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

CODE
        mes "[Kafra Leilah]";
        mes "In the future, please";
        mes "ask the Kafra Employee on";
        mes "duty if you wish to use";
        mes "any of the Kafra Services.";
        mes "Thank you for your patronage.";
        close2;
        openstorage;
        break;

This kafra doesnt check for the kafra password.
Missing:
CODE
callfunc("F_CheckKafCode");    //check your storage password, if set

Before close2;

I know the current code is custom, but still a exploit we can prevent while we dont have the official password system.