Issue information

Issue ID
#6011
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Jun 14, 2012 3:05
Last Post
Hercules Elf Bot
Jun 23, 2012 6:58
Confirmation
N/A

Hercules Elf Bot - Jun 14, 2012 3:05

Originally posted by [b]deathscythe13[/b]
my players discovered this bug by the way

in: [b]npc/quests/quest_dicastes.txt[/b]

npc [b]"Hunting Dept. 1 Manager"[/b] doesn't delete the quest properly making the quest redo-able everytime.


if (checkquest(12099,HUNTING) == 2) {
mes .@s$;
getexp 4000,0;
erasequest 12009; <--- should be 12099
specialeffect2 18;
getitem 6304,1;
close;
}

This post has been edited by deathscythe13 on Jun 14, 2012 3:07

Hercules Elf Bot - Jun 14, 2012 16:02

Originally posted by [b]Euphy[/b]
Fixed in [rev=16295].