Page 5 of 8

Re: [ADDON] MoraleCircle 1.2.2 (Update: 17-6-19)

Posted: Sat Sep 21, 2019 5:11 pm
by Roamy
For other Marauder who have the issue that your Morale 4 is stuck on your brutality hotbar and can't be removed, I found a fix!

Go into the MoraleCircles lua file, open it with a text editor and change the "Hotbarproxy" value to a random higher number. I used 150.

Reason that seemingly only marauder suffers from this is because the different stance bars count upwards higher than most any other class would ever use abilities. Happy to have my "1" keybind back when using brutality stance. :3

Re: [ADDON] MoraleCircle 1.2.2 (Update: 17-6-19)

Posted: Sat Sep 21, 2019 6:07 pm
by sullemunk
Thought it was high enough to be outside the reserved hotbar Range as it was.... guess i was wrong

Re: [ADDON] MoraleCircle 1.2.2 (Update: 17-6-19)

Posted: Sat Sep 21, 2019 8:14 pm
by Rockalypse
Is there any easy way to change SHIFT for CTRL or ALT?

Re: [ADDON] MoraleCircle 1.2.2 (Update: 17-6-19)

Posted: Sat Sep 21, 2019 9:11 pm
by sullemunk
Rockalypse wrote: Sat Sep 21, 2019 8:14 pm Is there any easy way to change SHIFT for CTRL or ALT?
You can edit the Moralecircle.Lua and search for SystemData.ButtonFlags.SHIFT and replace it with one of following:
SystemData.ButtonFlags.CONTROL
or
SystemData.ButtonFlags.ALT

there should be 5 instances in the code that need to be swapped

Re: [ADDON] MoraleCircle 1.2.2 (Update: 17-6-19)

Posted: Sat Sep 21, 2019 9:29 pm
by Rockalypse
sullemunk wrote: Sat Sep 21, 2019 9:11 pm
Rockalypse wrote: Sat Sep 21, 2019 8:14 pm Is there any easy way to change SHIFT for CTRL or ALT?
You can edit the Moralecircle.Lua and search for SystemData.ButtonFlags.SHIFT and replace it with one of following:
SystemData.ButtonFlags.CONTROL
or
SystemData.ButtonFlags.ALT

there should be 5 instances in the code that need to be swapped
Nice, ty!

Re: [ADDON] MoraleCircle 1.2.2 (Update: 17-6-19)

Posted: Sat Nov 02, 2019 6:52 pm
by Phantasm
I tried your addon but didnt like it, removed it from both user/profile and interface/addons. Now Morale Bar is invisible for me, tried everything hidding/unhiding, removing EA_MoraleWindow, switching profiles etc. Nothing works:(

Re: [ADDON] MoraleCircle 1.2.2 (Update: 17-6-19)

Posted: Wed Mar 04, 2020 12:28 pm
by gerard86
i have the abov issue as well, the script works but it is not permanent, is there a possible fix? when i use this addon i have a noticeable fps drop i feel like.

Re: [ADDON] MoraleCircle 1.2.2 (Update: 17-6-19)

Posted: Wed Apr 01, 2020 9:31 am
by sullemunk
Fix for Marauder/squiggy/SW , hopefully, maby...
ImageMoraleCircle 1.2.5

Re: [ADDON] MoraleCircle 1.2.2 (Update: 17-6-19)

Posted: Fri Apr 10, 2020 4:37 pm
by anarchypark
sullemunk wrote: Wed Apr 01, 2020 9:31 am Fix for Marauder/squiggy/SW , hopefully, maby...
ImageMoraleCircle 1.2.5

fixed my SW m4 stuck in skill bar. thx

Re: [ADDON] MoraleCircle 1.2.7 (Update: 24-05-20)

Posted: Sun May 24, 2020 8:02 pm
by sullemunk
rewrote some code for Fix to the WH/WE stealth bar...
Should now work with anny char with switchable skillbar.. hopefully, maby... probably...
ImageMoraleCircle 1.2.7