Closed Noduko closed 4 years ago
After digging into the files, I found some answers, which I leave here if anyone is interested.
1) I simply left the key empty in the file "keyboard_mapper.lua" for the hotbars I want to hide. 4) I didn't find the answer to this but found ways to customise the "1" and "2" to change the name and positions ("function ui:setup_environment_numbers()" in the ui.lua file).
Hello and thanks for the questions! I didn't notice the message until today.
I think #1 and #4 are easy to implement, #2 I need some time with.
I dug a bit into the code and I think the file "theme.lua" sets how many hotbars you want. If you change the line 34 in theme.lua from options.hotbar_number = 5
then you can decide how many hotbars you want.
I'm changing the settings.xml file so it will have number of hotbars in it as well.
Hey Akirane!
Thank you for your reply.
I've tried changing "options.hotbar_number = 5" but that didn't work for me.
As for 4), I actually got used to the hotbar not switching when entering battle and it's actually better this way. I just wish I could set the key ` (tilde) as shortcut to switch instead of \ but this key seems to only work with US keyboard (key ID 40, iirc). Still, I really like how it works now and it's a massive QoL so thanks for updating this addon!
Hello!
First of thank, thank you very much for updating this addon. It's massive gameplay improvement and I'm glad someone decided to update it with fixes and new features.
I have a few questions (I'm sorry if these are noobs questions):
1) Is it possible to hide the 5th hotbar?
2) Is it still possible to hide unused hotbar slots including its shortcut text (e.g. C+2)?
3) When adding spells/abilities to the hotbar, is it correct to assume that only the Data//Job.lua file needs to be updated, and there is no need to update the .xml file anymore in Data/hotbar/World/Character/ ?
4) I don't really need it at the moment but is there still a hidden and easy option to switch hotbar (from 1 to 2) automatically when engaging in a battle? If yes, is there a way to make Hotbar 1 default (at the moment, 2 is default)?
Thank you again for working on this amazing addon!