Page 5 of 7

Re: [UI Pack] UI6

Posted: Thu Nov 10, 2022 9:20 am
by b00n
Regarding the issue that no script call to set the settings is working, here a workaround:
instead of /script UI6settings[ondmged] = false type /script UI6.updateSetting("ondmged", false)
in your chat windows

Re: [UI Pack] UI6

Posted: Thu Nov 10, 2022 4:01 pm
by Waaghtastic
Waaghtastic wrote: Mon Nov 07, 2022 10:20 pm
tvbrowntown wrote: Mon Oct 31, 2022 4:10 am
How can I use the UI6 Addon without the HP Bars (i.e.: exp bar, menu bar, etc.)?

I tried simply removing the "hpbars" folder from "modules" folder but it seems that it breaks the addon completely from loading.
Could you point me in the right direction?
Ok so I found it out by myself.

Disabling all player/target related bars can be done using these commands:

/script UI6.updateSetting("playerHUD", false)
/script UI6.updateSetting("targetHUD", false)

Re: [UI Pack] UI6

Posted: Thu Nov 10, 2022 4:15 pm
by b00n
Feature Request:
Settings should be character based and not global. For example, /script UI6.updateSetting("playerHUD", false) currently disables the hud for all characters and not for the one you are currently logged in to.

Re: [UI Pack] UI6

Posted: Fri Nov 11, 2022 12:05 am
by Mordd
So this is the video I guest star in. I had been looking for it.

The UI looks great

Re: [UI Pack] UI6

Posted: Mon Dec 05, 2022 9:24 pm
by rngvp
Is there a way to keep my unit frames from enemy? I tried just dragging in my old enemy folder into addins but it messed everything up.

Re: [UI Pack] UI6

Posted: Tue Dec 06, 2022 5:07 am
by tvbrowntown
rngvp wrote: Mon Dec 05, 2022 9:24 pm Is there a way to keep my unit frames from enemy? I tried just dragging in my old enemy folder into addins but it messed everything up.
use your saved settings from the previous version. cant remember where that gets stored sorry. haven't touched the game in a while.

Re: [UI Pack] UI6

Posted: Tue Dec 06, 2022 5:09 am
by tvbrowntown
b00n wrote: Thu Nov 10, 2022 4:15 pm Feature Request:
Settings should be character based and not global. For example, /script UI6.updateSetting("playerHUD", false) currently disables the hud for all characters and not for the one you are currently logged in to.
I don't play much anymore, so I'm not sure I'll likely implement that. It is a good idea though and I should've done that and had some versioning control.

Re: [UI Pack] UI6

Posted: Tue Dec 06, 2022 1:15 pm
by Whyumadbro
the Ui looks amazing, save to download and try?

Re: [UI Pack] UI6

Posted: Tue Dec 06, 2022 11:07 pm
by rngvp
tvbrowntown wrote: Tue Dec 06, 2022 5:09 am
b00n wrote: Thu Nov 10, 2022 4:15 pm Feature Request:
Settings should be character based and not global. For example, /script UI6.updateSetting("playerHUD", false) currently disables the hud for all characters and not for the one you are currently logged in to.
I don't play much anymore, so I'm not sure I'll likely implement that. It is a good idea though and I should've done that and had some versioning control.
Say it ain’t so! I really enjoyed this UI and was looking forward to UI7!

Re: [UI Pack] UI6

Posted: Tue Dec 06, 2022 11:25 pm
by tvbrowntown
rngvp wrote: Tue Dec 06, 2022 11:07 pm
tvbrowntown wrote: Tue Dec 06, 2022 5:09 am
b00n wrote: Thu Nov 10, 2022 4:15 pm Feature Request:
Settings should be character based and not global. For example, /script UI6.updateSetting("playerHUD", false) currently disables the hud for all characters and not for the one you are currently logged in to.
I don't play much anymore, so I'm not sure I'll likely implement that. It is a good idea though and I should've done that and had some versioning control.
Say it ain’t so! I really enjoyed this UI and was looking forward to UI7!
RIP