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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

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