Results: 11Comments by: soundexpression
File: Pithka's Achievement Tracker02/10/24
There's a /pledge and /pledges comm...
Posted By: soundexpression
There's a /pledge and /pledges command which I use frequently but it's not sync'd to the current reset timers. I've made some modifications and this appears to work so it shows the correct pledges as soon as the reset happens on both EU and NA function PITHKA.Data.Pledges.DailyPledges() local Pledges=PITHKA.Data.Pledges.GetGoalP...
File: LibLazyCrafting11/02/23
Re: Re: Re: Re: Gamepad UI Error
Posted By: soundexpression
I have a keybind to open the writ worthy ui which allows me to use a mouse and keyboard to work with that ui. but when I go to a crafting station it uses gamepad mode since I have that setting to 'always on'. It used to work with individual set stations. no doubt there would be automation limitations in gamepad mode. Thought I'd post...
File: LibLazyCrafting11/02/23
Re: Re: Gamepad UI Error
Posted By: soundexpression
I'm getting the following error when using writworthy in gamepad mode on the new crafting stations /EsoUI/Ingame/Crafting/Keyboard/Smithing_Keyboard.lua:613: attempt to index a nil value stack traceback: /EsoUI/Ingame/Crafting/Keyboard/Smithing_Keyboard.lua:613: in function 'ZO_Smithing:RefreshSetCategories' user:/AddOns/LibLaz...
File: LibLazyCrafting11/01/23
Gamepad UI Error
Posted By: soundexpression
I'm getting the following error when using writworthy in gamepad mode on the new crafting stations /EsoUI/Ingame/Crafting/Keyboard/Smithing_Keyboard.lua:613: attempt to index a nil value stack traceback: /EsoUI/Ingame/Crafting/Keyboard/Smithing_Keyboard.lua:613: in function 'ZO_Smithing:RefreshSetCategories' user:/AddOns/LibLaz...
File: PersonalAssistant (Banking, Consume, Junk, Loot, Repair, Worker) [Masteroshi430's branch]04/04/23
Re: Re: Re: Survey Report and Treasure Issues
Posted By: soundexpression
- Survey Reports I get from daily crafting writs are not auto depositing or withdrawing from the bank. Settings are configured under "Trophies: Survey Reports". I will have a look, thanks. - I notice a lot of treasure items aren't being marked as junk on pickup to be sold to a merchant. I have the quest protection settings e...
File: PersonalAssistant (Banking, Consume, Junk, Loot, Repair, Worker) [Masteroshi430's branch]04/04/23
Re: Re: Survey Report and Treasure Issues
Posted By: soundexpression
- Survey Reports I get from daily crafting writs are not auto depositing or withdrawing from the bank. Settings are configured under "Trophies: Survey Reports". I will have a look, thanks. - I notice a lot of treasure items aren't being marked as junk on pickup to be sold to a merchant. I have the quest protection settings e...
File: PersonalAssistant (Banking, Consume, Junk, Loot, Repair, Worker) [Masteroshi430's branch]04/04/23
Survey Report and Treasure Issues
Posted By: soundexpression
Hi, I have 2 long standing issues that I've been manually handling but today I upgraded to this version hoping it would be fixed but it's not. I don't use any other addon that manipulates items that i'm aware of. Issues are: - Survey Reports I get from daily crafting writs are not auto depositing or withdrawing from the bank. Sett...
File: Action Duration Reminder02/28/23
Re: Re: Re: Re: Re: Grim Focus Timer
Posted By: soundexpression
Since update 3.87 today, I've noticed my Grim Focus stacks have not been counting properly. They have been getting up to 4, but not hitting 5. Other times, it will get to 5, I'll use the arrow, and then it will drop the timer from whatever number it was to 0. I tested but cannot reproduce the bug. Can you capture a clip of video to...
File: Dolgubon's Lazy Writ Crafter09/13/22
Hi, I recently started getting a UI...
Posted By: soundexpression
Hi, I recently started getting a UI error when using gamepad mode and entering or exiting a dungeon finder. When I disable this plugin then the error goes away. Not sure if this is a coincidence or not, or why this addon would affect dungeon finder. And it doesn't happen every day. Anyone else seeing this? /EsoUI/Common/Gamepad/Ge...
File: Info Panel08/28/22
So it appears the anchor points get...
Posted By: soundexpression
So it appears the anchor points get messed up. I was able to fix the alignment issue by adding the following code on line 1080, in the update function, when the width gets changed. -- Also update the panel anchors ZO_PerformanceMetersFramerateMeter:ClearAnchors() ZO_PerformanceMetersFramerateMeter:SetAnchor(LEFT,ZO_PerformanceMe...
File: KelaPadUI Gamepad UI07/16/22
For anyone who liked this addon, li...
Posted By: soundexpression
For anyone who liked this addon, like me, I've fixed all the errors I found and added a few improvements. I've also commented out a lot of code that caused issues and I didn't personally make use of. So if there's something that's no longer there that you'd like back, or if you have your own code improvements, please let me know....