Issue information

Issue ID
#5448
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Mar 14, 2012 18:55
Last Post
Hercules Elf Bot
May 14, 2012 17:31
Confirmation
N/A

Hercules Elf Bot - Mar 14, 2012 18:55

Originally posted by [b]Vali[/b]
Hi,


There is a problem with the part killing poring that are not counting.

Also there are some places where must be close2; but is close;

example:

[CODE]
mes "[Test Instructor, Teardrop]";
mes "Okay, once again I'll provide you with arrows, then I'll let you in.";
next;
mes "[Test Instructor, Teardrop]";
mes "Good luck.";
mes "Be a ranger and we shall meet again.";
set job_ranger01,6;
changequest 8258,8259;
getitem 1750,100;
close; //<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
warp "job3_rang01",30,36;
end;
[/CODE]

I attached the file fixing the close2; problem.

Vali~

Hercules Elf Bot - Mar 15, 2012 2:20

Originally posted by [b]Poseid0n[/b]
Hi,

for the problem with the part killing poring, you can found the solution here :

[url="http://rathena.org/board/tracker/issue-5289-bug-ranger-quest-rangertxt/"]http://rathena.org/board/tracker/issue-5289-bug-ranger-quest-rangertxt/[/url]