#Is it possible to split actionbar?

1 messages · Page 1 of 1 (latest)

brave sand
#

How can I split my actionbar into two different bindings that either a: are assigned by the same single command like “part1:part2” or are persistent and assigned with two different commands. It absolutely cannot use the title command-it must be the actionbar. Any ideas?

brave sand
iron coral
iron coral
#

Something like: (('%.6s' * #hud_title_text_string) - ':')

brave sand
#

Hmm

brave sand
#

Also what is that formating? It looks a bit like c++?

iron coral
#

yeah it is

#

get the first 6 characters of the string

brave sand
#

Is there a way to divide with variable length or something else I can try?

#

Again, some kind of divider symbol

iron coral
#

Yes, But You need define the chracter of each value like: 12345:12345:12345:abcde

brave sand
#

Oh that looks awful.

#

Is there some example of this I can see?

iron coral
#

bindings#1091886528466276414 message

brave sand
#

Oh sorry I was under the impression that I couldn’t use variables

brave sand
#

I really appreciate the help btw

iron coral
brave sand
#

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

iron coral
brave sand