Issue information

Issue ID
#983
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Feb 16, 2008 17:04
Last Post
Hercules Elf Bot
Feb 16, 2008 17:04
Confirmation
N/A

Hercules Elf Bot - Feb 16, 2008 17:04

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

Hello, in rogue job quest (npc/jobs/2-2/rogue.txt) on lines 1278, 1293, 1309 and 1322, there's wrong event label in killmonster command.

wrong code:
CODE
killmonster "in_rogue","gen_ro#1";


should be corrected with
CODE
killmonster "in_rogue","gen_ro#1::OnMyMobDead";


and so on for other npcs: gen_ro#2, gen_ro#3 and gen_ro#4.
Thanks gyus (IMG:style_emoticons/default/smile.gif)