Issue information

Issue ID
#5289
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Feb 5, 2012 10:21
Last Post
Hercules Elf Bot
Apr 4, 2012 7:14
Confirmation
Yes (3)
No (0)

Hercules Elf Bot - Feb 5, 2012 10:21

Originally posted by [b]Lockon[/b]
Hello everybody, I am new on this community. My english is not perfect because I am Belgian, but I'would try to help.

In npc/jobs/3-1/ranger.txt :

When you do the ranger test and you fail at the first, you can not start it again. When you start a second time, the chat windows warp you in the test room, but when you kill a poring, the event "OnMyMobDeath" doesn't work, and nothing appears in yellow for say "Congratulation" or "Error".

The solution is :

Comment those lines each time they appears.

[CODE]
//donpcevent "Correct Monster Summon::OnDisable";
//donpcevent "False Monster Summon::OnDisable";
[/CODE]

(3 times each line in all).

I hope I have helped,

Poseidon

This post has been edited by Poseid0n on Feb 5, 2012 10:31

Hercules Elf Bot - Mar 22, 2012 19:17

Originally posted by [b]Vali[/b]
Tested and confirmed in the rev15728.

Hercules Elf Bot - Mar 25, 2012 17:28

Originally posted by [b]Elias[/b]
@poseid0n
Something funny happened I spent quite a while trying to find the solution because I misread yours. And when I found it, turned out to be the same thing you said, lmao. Anways,


[b]Fixed[/b] in [url="http://sourceforge.net/apps/trac/rathena/changeset/15792/"]r15792[/url].