Solved Making actionbar not flash

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

oHeckGage

Active Member
Mar 24, 2020
110
6
18
22
Code:
on click:
    send action bar "blah blah blah" to player

Hello, I needed to know how to make it so when I update an actionbar, it doesn't flash. Example:

Code:
on click:
    add 1 to {clicks}
    send action bar "%{clicks}%" to player

Thanks!

Edit: I'm on Minehut
[doublepost=1622647003,1622580930][/doublepost]Nevermind, I have figured it out. All you need to do is add around 10 ticks to the end if you're using a timed event.
 
Status
Not open for further replies.