Issue information

Issue ID
#6086
Status
Working as Intended
Severity
None
Started
Hercules Elf Bot
Jun 21, 2012 14:47
Last Post
Hercules Elf Bot
Jun 24, 2012 3:54
Confirmation
N/A

Hercules Elf Bot - Jun 21, 2012 14:47

Originally posted by [b]Brynner[/b]
i already reported it but the only fix is only for the Fragment of Misery.

on the last crest mobs should be summon but. its asking me for an input instead of summoning monster.

This post has been edited by Brynner on Jun 21, 2012 14:55

Hercules Elf Bot - Jun 21, 2012 18:29

Originally posted by [b]Euphy[/b]
You have to activate the four other crests, then kill the monsters spawned by them. The variable "$@thana_summon2" will increase by 1 each time, and the fifth crest begins with:
[CODE]
if ($@thana_summon2 == 4) {
[/CODE]
So it's working properly.

Hercules Elf Bot - Jun 21, 2012 20:28

Originally posted by [b]Brynner[/b]
i already did. i already activated the four crest and i already kill all 4 monster. the Misery, Agony, Hatred and the Despair. on the last crest on the north side. if i walk to the crest. monster should be appear there right? but instead of monster. the npc say.

You find a strange
crest engraved
on the flood.

and its asking for an input? look at my screenshots.

Hercules Elf Bot - Jun 21, 2012 21:08

Originally posted by [b]Euphy[/b]
No, it's scripted properly, and I've never run into the problem before.
[IMG]http://i.imgur.com/lNGN0.jpg[/IMG]
Are you killing the other four monsters with an atcommand, or doing something that prevents the kill event execution? There's no other reason this would fail.

This post has been edited by Euphy on Jun 21, 2012 21:09

Hercules Elf Bot - Jun 22, 2012 4:43

Originally posted by [b]Brynner[/b]
[quote name='Euphy' timestamp='1340312932' post='11053']
No, it's scripted properly, and I've never run into the problem before.[img]http://i.imgur.com/lNGN0.jpg[/img]Are you killing the other four monsters with an atcommand, or doing something that prevents the kill event execution? There's no other reason this would fail.
[/quote]

nope. my party member killed those monster.

Hercules Elf Bot - Jun 24, 2012 3:54

Originally posted by [b]Brynner[/b]
problem solve on the latest revision thanks.