SplEko New member Joined Jan 6, 2023 Messages 13 Reaction score 0 Dec 15, 2023 #1 Title basically. I need to figure out how to get the text that displays above the hotbar to stay above the hotbar, instead of fading away
Title basically. I need to figure out how to get the text that displays above the hotbar to stay above the hotbar, instead of fading away
Mipoxa Well-known member Mythic Joined Sep 6, 2020 Messages 86 Reaction score 12 Dec 16, 2023 #2 SplEko said: Title basically. I need to figure out how to get the text that displays above the hotbar to stay above the hotbar, instead of fading away Click to expand... It's always sent for a fixed period of time, but you can just send a new actionbar before the old one expires, and do it on loop. If you're confused on how to do that, there should be a bunch of tutorials here on how to make a loop for your code. Upvote 1 Downvote
SplEko said: Title basically. I need to figure out how to get the text that displays above the hotbar to stay above the hotbar, instead of fading away Click to expand... It's always sent for a fixed period of time, but you can just send a new actionbar before the old one expires, and do it on loop. If you're confused on how to do that, there should be a bunch of tutorials here on how to make a loop for your code.