Results: 279Comments by: Tiara Ra
File: Bandits User Interface02/07/24
Re: Re: buff & debuff
Posted By: Tiara Ra
I have problem with showing buffs/debuffs if using player frame (Bandits: Vertical) on right/left side of my screen . I cant to see any debuffs on me if (for example) million mutagens and vigors filled already player buffs bar. Can we get separate for buff and debuff at least for player? My screen setup: https://imgur.com/a/Rkm...
File: Bandits User Interface01/30/24
buff & debuff
Posted By: Tiara Ra
I have problem with showing buffs/debuffs if using player frame (Bandits: Vertical) on right/left side of my screen . I cant to see any debuffs on me if (for example) million mutagens and vigors filled already player buffs bar. Can we get separate for buff and debuff at least for player? My screen setup: https://imgur.com/a/Rkm...
File: Bandits User Interface01/29/24
Re: Ability timers icons
Posted By: Tiara Ra
Hey there, would it be possible to implement a function where the skills of the second action bar are not partially hidden behind the first action bar when using the ability timers? file "\AddOns\BanditsUserInterface\BUI_Actions.lua" find: slot:SetAnchor(CENTER,AbilitySlot.slot,TOPRIGHT,-w/3,0) replace on slot:SetAnchor...
File: Group Buffs01/06/24
Line 137 GroupBuffs.lua if buffs ~...
Posted By: Tiara Ra
Line 137 GroupBuffs.lua if buffs ~= bil then what is mean "bil"? typo? did you get a lua error in game? Thank you for fix :) No, just checked code. Seems as it long time was inside, coz at least 2 last versions with it. Btw, max groupsize is 24 inside addon (in RDK too)
File: Group Buffs01/04/24
Line 137 GroupBuffs.lua if buffs ~...
Posted By: Tiara Ra
Line 137 GroupBuffs.lua if buffs ~= bil then what is mean "bil"? typo?
File: Bandits User Interface11/22/23
Group synergy cooldown doesnt work...
Posted By: Tiara Ra
Group synergy cooldown doesnt work on group frame in pvp (and work in pve). Option "PvP mode" = off
File: CrutchAlerts11/04/23
Gui Warning: Excessive number of an...
Posted By: Tiara Ra
Gui Warning: Excessive number of anchors processed: 60000 Gui Warning: Too many anchors processed. Tail of anchor list: CrutchAlertsBossHealthBarContainerBar2AttachedPercent-> CrutchAlertsBossHealthBarContainerBar2AttachedPercent-> CrutchAlertsBossHealthBarContainerBar2AttachedPercent-> CrutchAlertsBossHealthBarContainerBar2Atta...
File: Hyper Tools11/04/23
Gui Warning: control 'HT_Settingsba...
Posted By: Tiara Ra
Gui Warning: control 'HT_SettingsbackgroundselectedTrackerSettingsBackdropdisplayBackgrounddisplayColorpickerOutlinebackdropdisplayColorpickerOutline' truncated: Name exceeds max length. stack traceback: : in function 'CreateControl' user:/AddOns/HyperTools/Controls.lua:97: in function 'createColorpicker' parent = ud,...
File: Wizard's Wardrobe09/05/23
Version 1.14.0 file "\AddOns\Wiz...
Posted By: Tiara Ra
Version 1.14.0 file "\AddOns\WizardsWardrobe\WizardsWardrobe.lua" WW.version = "1.13.1"
File: Bandits User Interface08/06/23
Cast bar for Crystal fragment
Posted By: Tiara Ra
Cant to see casting for crystal fragments (sorc skill) on Cast bar
File: Bandits User Interface07/10/23
I can move the frames and see chang...
Posted By: Tiara Ra
I can move the frames and see changes on texture. But buff"s position still with issue.
File: Bandits User Interface07/09/23
Version: 4.341 broken player buffs...
Posted By: Tiara Ra
Version: 4.341 broken player buffs for me. Sometimes show, sometimes not. Also sometimes cant to see Mundus from additional bar. Version 4.340 without issues
File: Bandits User Interface07/06/23
Re: Re: Re: Re: Re: buffs frame
Posted By: Tiara Ra
You have to set on in dungeon and/or trials and it will only work in there. When you start to lockpick a chest, it will fill your chat box and place a marker. It isn't doing any communication between clients so it will only trigger when you start the lockpicking. Heavy sack has a bug and isn't showing currently, but needs a bit more...
File: Bandits User Interface07/05/23
Re: Re: Re: buffs frame
Posted By: Tiara Ra
The gap is between passive / nonpasive buffs when using "On single panel", and the centering for on single panel should be fixed in the next update, on additional panel should work now. I use additional panel Question about new feature with show marker on chest and heavysack. How it must work? I put option ON but it changed nothi...
File: Bandits User Interface07/04/23
buffs frame
Posted By: Tiara Ra
Seems as still a bit problem with it. Position: Center (in setting) https://imgur.com/a/zU0WMrM Same with target buff frame
File: Bandits User Interface06/24/23
Long time issue too: Can't to see...
Posted By: Tiara Ra
Long time issue too: Can't to see used synergy on group frame in pvp (PvP mode -off). No notification about dead members too. With same settings - synergy shows in pve I'll have to look into if ESO allows that. Might be that you cannot map ping in PVP which would block sharing. Thank you! One more a small thing: still 24 memb...
File: Bandits User Interface06/23/23
Long time issue too: Can't to see...
Posted By: Tiara Ra
Long time issue too: Can't to see used synergy on group frame in pvp (PvP mode -off). No notification about dead members too. With same settings - synergy shows in pve
File: Bandits User Interface06/20/23
Hey, the Player Buffs frame is endi...
Posted By: Tiara Ra
Hey, the Player Buffs frame is ending up having strange positions, it doesn't even matter if you choose right, left or middle in the options, they always appear side centered not middle centered. I think the reason are those long empty spaces between short buffs, long buffs and toggled buffs making them appear visually side aligned n...
File: Bandits User Interface06/20/23
Hey, the Player Buffs frame is endi...
Posted By: Tiara Ra
Hey, the Player Buffs frame is ending up having strange positions, it doesn't even matter if you choose right, left or middle in the options, they always appear side centered not middle centered. I think the reason are those long empty spaces between short buffs, long buffs and toggled buffs making them appear visually side aligned n...
File: Bandits User Interface06/16/23
Fix synergy: File \AddOns\BanditsU...
Posted By: Tiara Ra
Fix synergy: File \AddOns\BanditsUserInterface\BUI_Buffs.lua find: =1,=1,=1,=1,--Shard, Orb replace on: =1, -- Trial dummy / Blessed Shards =1, -- Holy Shards (Luminous Shards) =1, -- Combustion (Mystic or Unmorphed) =1, -- Healing Combustion (Energy) Are you saying that =1,=1,=1,=1,--Shard, Orb no longer worrks and sh...
File: Bandits User Interface06/16/23
Fix synergy: File \AddOns\BanditsU...
Posted By: Tiara Ra
Fix synergy: File \AddOns\BanditsUserInterface\BUI_Buffs.lua find: =1,=1,=1,=1,--Shard, Orb replace on: =1, -- Trial dummy / Blessed Shards =1, -- Holy Shards (Luminous Shards) =1, -- Combustion (Mystic or Unmorphed) =1, -- Healing Combustion (Energy) find: =18,--Sanguine Burst (Lady Thorn) add after: =19, -- Runebreak (A...
File: RdK Group Tool06/14/23
Version 9.0.0 spam in chat like:...
Posted By: Tiara Ra
Version 9.0.0 spam in chat like: https://imgur.com/a/AB1l2PC Awesome, I did not remove my debug messages. ;) New version will be available soon. Edit: fixed in 2.0.41 Thank you
File: RdK Group Tool06/14/23
Version 9.0.0 spam in chat like:...
Posted By: Tiara Ra
Version 9.0.0 spam in chat like: https://imgur.com/a/AB1l2PC
File: Bandits User Interface06/05/23
Last version (4.333) put files in \...
Posted By: Tiara Ra
Last version (4.333) put files in \Addons folder and not in \Addons\BanditsUserInterface (by Minion install) And on PTS with 4.333 got Lua Error: /EsoUI/Libraries/Utility/ZO_Hook.lua:15: attempt to index a nil value stack traceback: /EsoUI/Libraries/Utility/ZO_Hook.lua:15: in function 'ZO_PreHook' existingFunctionName...
File: Bandits User Interface04/18/23
PTS Lua Error: /EsoUI/Libraries/Ut...
Posted By: Tiara Ra
PTS Lua Error: /EsoUI/Libraries/Utility/ZO_Hook.lua:15: attempt to index a nil value stack traceback: /EsoUI/Libraries/Utility/ZO_Hook.lua:15: in function 'ZO_PreHook' existingFunctionName = "StartInteraction", hookFunction = user:/AddOns/BanditsUserInterface/BUI_Automation.lua:988 user:/AddOns/BanditsUserInte...