Lelantos 0 Posted January 2, 2014 Anyone knows how to fix this? The time remaining didn't appear. Thanks in advance. Quote Share this post Link to post Share on other sites
0 ossi0110 200 Posted January 4, 2014 (edited) thats a Client Side bugthe lub file setting is wrongjust edit the entrie for berserk potion in the stateiconinfo.lubsearch for StateIconList[EFST_IDs.EFST_ATTHASTE_POTION3] = { haveTimeLimit = 1, posTimeLimitStr = 1, descript = { {"Berserk Potion", COLOR_TITLE_BUFF}, {"%s", COLOR_TIME}, {"Increase ASPD"} }} and replace with StateIconList[EFST_IDs.EFST_ATTHASTE_POTION3] = { haveTimeLimit = 1, posTimeLimitStr = 2, descript = { {"Berserk Potion", COLOR_TITLE_BUFF}, {"%s", COLOR_TIME}, {"Increase ASPD"} }} and all works fine Edited January 4, 2014 by ossi0110 Quote Share this post Link to post Share on other sites
0 Mhalicot 392 Posted January 4, 2014 Bug reported http://herc.ws/board/index.php?app=tracker&showissue=7943 Quote Share this post Link to post Share on other sites
0 Mhalicot 392 Posted January 4, 2014 Thanks for info Quote Share this post Link to post Share on other sites
0 Lelantos 0 Posted January 5, 2014 Thanks for this sir! Appreciate both your help guys. Quote Share this post Link to post Share on other sites
Anyone knows how to fix this? The time remaining didn't appear. Thanks in advance.
Share this post
Link to post
Share on other sites