Expandable Toolbar? Is it possible?

Enferno

New Member
Joined
Oct 7, 2021
Messages
19
I'd like to know if it's possible to make the toolbar display 3 or 4 rows?

I've been trying to mess around with the "ui_ground_hud_toolbar.inc" file, but I've not been successful so far...

I've searched and found that someone asked back in 2007, but with no help.

Thanks!
 

Phoenix

Moderator
Staff member
Moderator
Joined
Sep 25, 2010
Messages
235
It is possible. We have done it on our side without injection. Only thing you can't add without injection is ui commands like ui_action_toolbar_slot_20 or whatever the next numbers would be.
 

Enferno

New Member
Joined
Oct 7, 2021
Messages
19
It is possible. We have done it on our side without injection. Only thing you can't add without injection is ui commands like ui_action_toolbar_slot_20 or whatever the next numbers would be.
Is there a guide on this somewhere by chance? Perhaps I'm not searching for the right thing, because like I said before I've only seen one article (besides the ones who suggest macro's to change between bars) back in 2007 asking this with no one giving a guide on how to do it.
 

Enferno

New Member
Joined
Oct 7, 2021
Messages
19
Ok, so I've been changing 1 thing at a time and logging in and out for hours and hours.... I am VERY close!!! As you can see in the screenshot that I've managed to figure out how to create a new bar line, however I cannot figure out how to get it to actually work yet.. I.E. I cannot put skills on it yet. I'll work more on this tomorrow as I am way past my bed time and if I do manage to figure it out, I'll actually help everyone else on that is interested in this... Here is a screenshot on my progress so far.


Well, I've been at this for countless hours / days guys and I have literally changed EVERY line / option in the "ui_ground_hud_toolbar.inc" and I can add as many bars as I want, however I cannot get them to actually work. I.E. I cannot add any hotkey to make them interact at all.

So, my best guess is that some other file somewhere will make them function and I have searched through all the "ui_xxxx.inc" files and even in the "swgemu_machineoptions.iff" and I cannot find it. I even did a file search inside the server for "keybind, keybinds, keybinding, keybindings" and I cannot find anything to change them "I was thinking if I added the extra keybinding lines for the bars it would work".

Unless someone can point me into the direction of the file(s) that could enable them, I'm stuck at this point :(

Here is some examples of what I have and if you'll notice the bottom 2 bars fade out indication that I cannot put any skills / macro's on them.

Showing they're visually there.

They fade out when I unlock the mouse or try and put a skill / macro on them.

NOTE I could have very easily overlooked something being that I was changing so much at once or not enough (I was changing the sizes / etc back to normal if they didn't show a change).

EDIT So, I found this... does this matter or will it help?


EDIT AGAIN Ok, I added the rows to the stringtables that I listed above and it didn't help or change anything it seems... I cannot figure out or find the keybindings anywhere.. If someone could point me to those, I may can figure this out to add more rows, until then I'm stuck again :(
 
Last edited:
Top Bottom