Jump to content
  • 0
CloudStrife2020

Status icon countdown request

Question

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:

b2ig1Do.png

ovzq3oA.png

J1ie76W.png

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0

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:

b2ig1Do.png

ovzq3oA.png

J1ie76W.png

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..

Share this post


Link to post
Share on other sites
  • 0

 

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:

b2ig1Do.png

ovzq3oA.png

J1ie76W.png

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:

9RPiGzV.png

How can I change them like in the first post?

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.