Issue information

Issue ID
#6484
Status
Fixed
Severity
Fair
Started
Hercules Elf Bot
Aug 17, 2012 15:54
Last Post
Hercules Elf Bot
Aug 17, 2012 21:23
Confirmation
N/A

Hercules Elf Bot - Aug 17, 2012 15:54

Originally posted by [b]Vali[/b]
There are some things that are wrong in this script:

1- Is deleting 3 quest at the start of the script without any reason:

[CODE]
if (checkquest(3259) > -1) {
erasequest 3259;
}
if (checkquest(3253) > -1) {
erasequest 3253;
}
if (checkquest(3265) > -1) {
erasequest 3265;
}
[/CODE]

[quote]Quest # 3259 : A agony of a Doll master (Name in Game is "Puppet Master's Agony" and is on the "Mission numbers 6-10" area of that Same Board)

Quest # 3253 : Missing occult mania (It seems like i can't find this quest at all... on the Eden Boards

Quest # 3265 : Same as 3253[/quote]

This is causing problems with the "Puppet Master's Agony" quest, if you take it and talk with the board it's deleted and you cant retake it.

2-There are 2 quests missing in this board, if you select missions from 1~5 there are only 4 quests, in the 6~10 there are 5 quests(is fine) and in 11~15 there are only 4 quests again, I think there are 2 quests missing in 1~5 and 11~15.

Vali~

Hercules Elf Bot - Aug 17, 2012 18:37

Originally posted by [b]Joseph[/b]
[quote name='Vali' timestamp='1345218860' post='13420']
2-There are 2 quests missing in this board, if you select missions from 1~5 there are only 4 quests, in the 6~10 there are 5 quests(is fine) and in 11~15 there are only 4 quests again, I think there are 2 quests missing in 1~5 and 11~15.Vali~
[/quote]
No informations on those quests.
I think it was being removed.

Thanks Vali!
Fixed in [rev=16655].

This post has been edited by Joseph on Aug 17, 2012 18:37

Hercules Elf Bot - Aug 17, 2012 21:23

Originally posted by [b]Muad_Dib[/b]
They were removed and the removed the logs on the aegis file for people who still had those logs before they removed them.