#Is it possible to split actionbar?
1 messages · Page 1 of 1 (latest)
Variables just don't work in bindings...
So it only works in titles? I’ve seen it done many times, but they all tend to use the title command.
The method above is for only variables
You can still split title text with bindings
Something like: (('%.6s' * #hud_title_text_string) - ':')
Hmm
Is it possible to split based on a divider?
Also what is that formating? It looks a bit like c++?
Is there a way to divide with variable length or something else I can try?
Again, some kind of divider symbol
Yes, But You need define the chracter of each value like: 12345:12345:12345:abcde
example for variables ^
bindings#1091886528466276414 message
Oh sorry I was under the impression that I couldn’t use variables
This one doesn’t work, and didn’t get resolved :(
I really appreciate the help btw
You don't need to use that lol. It is just for example.
Yeah. I’m just trying to figure out something based on examples that don’t work, and my knowledge of json-ui is somewhat lacking lol
https://wiki.bedrock.dev/json-ui/json-ui-intro.html#string-formatting
try doing things based on this
Ok! I’m going to take a few days to try this out and see if I can get it working. Are you okay if I @ you if it’s still not working a couple days from now?