This place is for Closed bug reports only. NOT for asking help!
Moderators: Moderators , Developers
midnytblu
Developers
Posts: 90 Joined: 14 Apr 2008, 09:37
Noob?: No
Location: prt_fild08 134 362
#11
Post
by midnytblu » 09 Oct 2009, 01:05
^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
Posts: 801 Joined: 06 May 2008, 12:47
Noob?: No
#12
Post
by Technology » 09 Oct 2009, 09:43
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
Posts: 90 Joined: 14 Apr 2008, 09:37
Noob?: No
Location: prt_fild08 134 362
#13
Post
by midnytblu » 12 Oct 2009, 20:44
@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