CloudStrife2020 0 Posted June 15, 2016 Hello! In many servers I saw the buff Icon with timer. Same for the skills. There is a way to add it into my server? Actually on my server there is no countdown, the only way to see the remaining time of a buff is to mouseover the icon of the buff. There are some screens of what I want to do: Quote Share this post Link to post Share on other sites
0 Dastgir 1246 Posted June 15, 2016 Hello! In many servers I saw the buff Icon with timer. Same for the skills. There is a way to add it into my server? Actually on my server there is no countdown, the only way to see the remaining time of a buff is to mouseover the icon of the buff. There are some screens of what I want to do: That's clientside as well as server side, also not all status have timers. https://github.com/ROClientSide/Translation/blob/master/data/luafiles514/lua%20files/stateicon/stateiconinfo.lub All Skills having haveTimeLimit = 1, Would show it... Also , You need >= 2013 client I guess.. Quote Share this post Link to post Share on other sites
0 CloudStrife2020 0 Posted June 15, 2016 Hello! In many servers I saw the buff Icon with timer. Same for the skills. There is a way to add it into my server? Actually on my server there is no countdown, the only way to see the remaining time of a buff is to mouseover the icon of the buff. There are some screens of what I want to do: That's clientside as well as server side, also not all status have timers. https://github.com/ROClientSide/Translation/blob/master/data/luafiles514/lua%20files/stateicon/stateiconinfo.lub All Skills having haveTimeLimit = 1, Would show it... Also , You need >= 2013 client I guess.. I see. Another question, at the moment my buffs looks like this: How can I change them like in the first post? Quote Share this post Link to post Share on other sites
0 15peaces 18 Posted June 17, 2016 You're currently using a older client... Quote Share this post Link to post Share on other sites
Hello! In many servers I saw the buff Icon with timer. Same for the skills.
There is a way to add it into my server? Actually on my server there is no countdown, the only way to see the remaining time of a buff is to mouseover the icon of the buff.
There are some screens of what I want to do:
Share this post
Link to post
Share on other sites