r6914 | TaeKwon Mission Skill

This place is for Closed bug reports only. NOT for asking help!

Moderators: Moderators, Developers

midnytblu
Developers
Developers
Posts: 90
Joined: 14 Apr 2008, 09:37
Noob?: No
Location: prt_fild08 134 362

Re: r6914 | TaeKwon Mission Skill

#11 Post by midnytblu »

^thanks but it still failed to show the proper text.

changed this line:

Code: Select all

message T("TaeKwon Mission : ".$args->{monName}."(".$args->{value}."\%)"."\n"), "info";
to this:

Code: Select all

message TF("TaeKwon Mission: %s (%)\n", $args->{name}, $args->{value}), "info";
and even to this:

Code: Select all

message T("TaeKwon Mission: %s (%)\n", $args->{name}, $args->{value}), "info";
Technology
Super Moderators
Super Moderators
Posts: 801
Joined: 06 May 2008, 12:47
Noob?: No

Re: r6914 | TaeKwon Mission Skill

#12 Post by Technology »

should be fixed in latest svn, test please.
One ST0 to rule them all? One PE viewer to find them!
One ST_kRO to bring them all and in the darkness bind them...

Mount Doom awaits us, fellowship of OpenKore!
midnytblu
Developers
Developers
Posts: 90
Joined: 14 Apr 2008, 09:37
Noob?: No
Location: prt_fild08 134 362

Re: r6914 | TaeKwon Mission Skill

#13 Post by midnytblu »

@Technology
sorry for not being able to give you the packets beforehand. my hands got full the last few days.
anyway, i just updated SVN and ran my TK and the bug's been fixed now.

big thanks. /no1