Results: 710Comments by: Masteroshi430
File: Dungeon Champions07/08/23
This needs to be updated for NECROM...
Posted By: Masteroshi430
This needs to be updated for NECROM with world, dungeon & public dungeon bosses... :) I know that since account wide achievements a boss already killed by another character appears as already killed by the game API for all characters but maybe it is possible to use EVENT_COMBAT_EVENT or EVENT_UNIT_DEATH_STATE_CHANGED (*string* _unit...
File: PersonalAssistant (Banking, Consume, Junk, Loot, Repair, Worker) [Masteroshi430's branch]07/06/23
Re: Auto Refine not working for me
Posted By: Masteroshi430
Not sure if I'm missing something but the Auto-refinement doesn't seem to work for me I do have all the passives and have tried a couple of different combinations. I'm not using the auto deconstruction yet, so not sure if I have to use both for the refinement to work? Auto-refinement should work without Auto-deconstruction enab...
File: PersonalAssistant (Banking, Consume, Junk, Loot, Repair, Worker) [Masteroshi430's branch]07/06/23
PALootmenu.lua Functions are switc...
Posted By: Masteroshi430
PALootmenu.lua Functions are switched compared to name and tooltip. PALLootStylesSubmenuTable:insert({ type = "checkbox", name = GetString(SI_PA_MENU_LOOT_MOTIFS_UNKNOWN_MSG), tooltip = GetString(SI_PA_MENU_LOOT_MOTIFS_UNKNOWN_MSG_T), getFunc = PALMenuFunctions.getAutoLearnMotifSetting,...
File: TradesMan07/05/23
This addon contains two Embedded li...
Posted By: Masteroshi430
This addon contains two Embedded libs: An old (apparently modified) Libaddon menu (which "short-circuits" the updated version you have, so it can create problems with other addons) and LibStub (which shouldn't be used anymore), if someone updates this addon, he/she should remove and make it work without the \lib\ folder. Thanks.
File: PersonalAssistant (Banking, Consume, Junk, Loot, Repair, Worker) [Masteroshi430's branch]07/05/23
Re: Re: Re: Re: Re: PAJunk error
Posted By: Masteroshi430
Thanks for the addon, it makes life much easier! Date: 07/05/2023 Time: 12:00:16.240 Lua Error: user:/AddOns/PersonalAssistant/PersonalAssistantJunk/PAJunk/PAJunk.lua:460: operator < is not supported for number < string stack traceback: user:/AddOns/PersonalAssistant/PersonalAssistantJunk/PAJunk/PAJunk.lua:460: in functio...
File: PersonalAssistant (Banking, Consume, Junk, Loot, Repair, Worker) [Masteroshi430's branch]07/05/23
Re: Re: Re: PAJunk error
Posted By: Masteroshi430
Thanks for the addon, it makes life much easier! Date: 07/05/2023 Time: 12:00:16.240 Lua Error: user:/AddOns/PersonalAssistant/PersonalAssistantJunk/PAJunk/PAJunk.lua:460: operator < is not supported for number < string stack traceback: user:/AddOns/PersonalAssistant/PersonalAssistantJunk/PAJunk/PAJunk.lua:460: in functio...
File: PersonalAssistant (Banking, Consume, Junk, Loot, Repair, Worker) [Masteroshi430's branch]07/05/23
Re: PAJunk error
Posted By: Masteroshi430
Thanks for the addon, it makes life much easier! Date: 07/05/2023 Time: 12:00:16.240 Lua Error: user:/AddOns/PersonalAssistant/PersonalAssistantJunk/PAJunk/PAJunk.lua:460: operator < is not supported for number < string stack traceback: user:/AddOns/PersonalAssistant/PersonalAssistantJunk/PAJunk/PAJunk.lua:460: in functio...
File: PersonalAssistant (Banking, Consume, Junk, Loot, Repair, Worker) [Masteroshi430's branch]07/04/23
Hello there ! First things first...
Posted By: Masteroshi430
Hello there ! First things first, I must say this is some awesome addon, made my inventory management soooo much easier ! I'd like to add a quick suggestion, could you make it so it auto refills consumables (repair kits, lockpicks, Cyrodiil repairs, etc) when talking to merchant, the same way it takes it from bank ? Thanks a...
File: PersonalAssistant (Banking, Consume, Junk, Loot, Repair, Worker) [Masteroshi430's branch]07/03/23
Hi again. Could u add to worker opt...
Posted By: Masteroshi430
Hi again. Could u add to worker option to deconstruct junked stolen weapons and armor anyway. I set junking in stolen items those things off,and in non stolen to worn,but smthg adds those stolen to junk,maybe some old saved var. Anyway selling those when Im fast leveling ledgerdemain is ok,but when looting containers for profit,or su...
File: PersonalAssistant (Banking, Consume, Junk, Loot, Repair, Worker) [Masteroshi430's branch]07/03/23
Re: Re: Re: Re: Re: High Isle surveys not depositing
Posted By: Masteroshi430
For whatever reason, my high isle surveys are not depositing - the addon is up-to-date and no other inventory mods are active. Not sure if that's just me. Their itemId are in the PersonalAssistant\vars\Globals.lua file so it should work. I did try with reinstalling - it's not happening. In what line/file might I be able to doub...
File: PersonalAssistant (Banking, Consume, Junk, Loot, Repair, Worker) [Masteroshi430's branch]06/29/23
Re: adding delay before Meticulous Disssembly check
Posted By: Masteroshi430
Can you add a brief delay before the check, to allow Meticulous Dissassembly to be automatically slotted? This would spare having to exit and re-enter the dialog. Thank you. Which addon does that? I can maybe add a delay or better, wait for the ability to be slotted if the addon doing that is running. :)
File: PersonalAssistant (Banking, Consume, Junk, Loot, Repair, Worker) [Masteroshi430's branch]06/29/23
Re: Re: Re: High Isle surveys not depositing
Posted By: Masteroshi430
For whatever reason, my high isle surveys are not depositing - the addon is up-to-date and no other inventory mods are active. Not sure if that's just me. Their itemId are in the PersonalAssistant\vars\Globals.lua file so it should work. I did try with reinstalling - it's not happening. In what line/file might I be able to doub...
File: PersonalAssistant (Banking, Consume, Junk, Loot, Repair, Worker) [Masteroshi430's branch]06/27/23
Re: High Isle surveys not depositing
Posted By: Masteroshi430
For whatever reason, my high isle surveys are not depositing - the addon is up-to-date and no other inventory mods are active. Not sure if that's just me. Their itemId are in the PersonalAssistant\vars\Globals.lua file so it should work.
File: PersonalAssistant (Banking, Consume, Junk, Loot, Repair, Worker) [Masteroshi430's branch]06/26/23
PAWorker is such a great addition,...
Posted By: Masteroshi430
PAWorker is such a great addition, thank you for working on that for us. Is the refinement supposed to do materials one by one? It's possible to refine all materials at once by hand, can the addon be updated to work that way instead of doing them individually? I first coded it to refine by bulk but there was a annoying confirmation...
File: MiniMap by Fyrakin [Masteroshi430's branch]06/25/23
Hi Masteroshi! Thanks for mainta...
Posted By: Masteroshi430
Hi Masteroshi! Thanks for maintaining this addon! For many months I will rarely get the following error when turning in writs in Vivic City. I only get it there, and it is not easily reproduced. user:/AddOns/MiniMap/MiniMap.lua:2326: attempt to index a nil value stack traceback: user:/AddOns/MiniMap/MiniMap.lua:2326: in f...
File: PersonalAssistant (Banking, Consume, Junk, Loot, Repair, Worker) [Masteroshi430's branch]06/25/23
Re: PA Worker on Gamepadui
Posted By: Masteroshi430
user:/AddOns/PersonalAssistant/PersonalAssistantWorker/PAWorker/PAWorkerDeconstruct.lua:122: attempt to index a nil value stack traceback: user:/AddOns/PersonalAssistant/PersonalAssistantWorker/PAWorker/PAWorkerDeconstruct.lua:122: in function 'CanDeconstructItem' user:/AddOns/PersonalAssistant/PersonalAssistantWorker/PAWorker/PAW...
File: PersonalAssistant (Banking, Consume, Junk, Loot, Repair, Worker) [Masteroshi430's branch]06/25/23
Re: some overlap
Posted By: Masteroshi430
maybe something to look into and fix? https://i.imgur.com/6E2j3tn.gif you could just replace some text strings too perhaps... or get rid of that Stack All Items" option that I don't think even does anything.. * "Mark as perm. Junk" = "Perm Junk" * "Mark as Junk" = "Junk" There is no solution for this, you can add keybind...
File: PersonalAssistant (Banking, Consume, Junk, Loot, Repair, Worker) [Masteroshi430's branch]06/25/23
Re: Re: Error
Posted By: Masteroshi430
Hello, Great add on! I am recieving a bug error when I open the inventory, either bag/bank. The items overlap then it causes a bug error, and then my inventory button no longer works and I have to disable the add on. Maybe it is related to autocatagory or the unknown tracker add on, which uses character knowledge? Here is the...
File: MiniMap by Fyrakin [Masteroshi430's branch]06/23/23
Can we have an option to hide the c...
Posted By: Masteroshi430
Can we have an option to hide the coordinates please on the minimap. It would really help with the clarity of the minimap. Thanks. https://i.imgur.com/qQuDiiI.jpeg :rolleyes: MINIMAP INFO SETTINGS -> show player position on minimap -> TURN OFFThanks, I thought it meant show the player arrow. Maybe use the keyword 'coordinate...
File: MiniMap by Fyrakin [Masteroshi430's branch]06/23/23
Can we have an option to hide the c...
Posted By: Masteroshi430
Can we have an option to hide the coordinates please on the minimap. It would really help with the clarity of the minimap. Thanks. https://i.imgur.com/qQuDiiI.jpeg :rolleyes: MINIMAP INFO SETTINGS -> show player position on minimap -> TURN OFF
File: PersonalAssistant (Banking, Consume, Junk, Loot, Repair, Worker) [Masteroshi430's branch]06/22/23
Re: Re: Re: Re: Re: Re: Re: Re: Re: PAWorker
Posted By: Masteroshi430
Yup, check screenshot that i posted.In addon settings cp check and passive check are on, max craft lvl, no skillpoints put in Metalworking/Metal Extraction, Woodworking/Wood Extraction, Tailoring/Unraveling and all intricates still got deconstructed That's weird, was it with deconstruction assistant or a crafting station? Are yo...
File: PersonalAssistant (Banking, Consume, Junk, Loot, Repair, Worker) [Masteroshi430's branch]06/22/23
Re: Re: Re: Re: Re: Re: Re: PAWorker
Posted By: Masteroshi430
Yup, check screenshot that i posted.In addon settings cp check and passive check are on, max craft lvl, no skillpoints put in Metalworking/Metal Extraction, Woodworking/Wood Extraction, Tailoring/Unraveling and all intricates still got deconstructed That's weird, was it with deconstruction assistant or a crafting station? Are yo...
File: PersonalAssistant (Banking, Consume, Junk, Loot, Repair, Worker) [Masteroshi430's branch]06/22/23
Re: Re: Re: Re: Re: PAWorker
Posted By: Masteroshi430
Yup, check screenshot that i posted.In addon settings cp check and passive check are on, max craft lvl, no skillpoints put in Metalworking/Metal Extraction, Woodworking/Wood Extraction, Tailoring/Unraveling and all intricates still got deconstructed That's weird, was it with deconstruction assistant or a crafting station? Are yo...
File: PersonalAssistant (Banking, Consume, Junk, Loot, Repair, Worker) [Masteroshi430's branch]06/22/23
Re: Re: Re: PAWorker
Posted By: Masteroshi430
Hello! I love that u added PAWorker amazing work! It is possible to add option to check what skill lvl is for example blacksmithing before deconstructing intricate items? For example i have blacksmithing, clothing, woodworking, jewelry intricates but only woodworking and jewelry is not max lvl so i only want to decon them and res...
File: PersonalAssistant (Banking, Consume, Junk, Loot, Repair, Worker) [Masteroshi430's branch]06/22/23
Great work!!! Assistant and refinin...
Posted By: Masteroshi430
Great work!!! Assistant and refinining working now. Refining still asks for confirmation, if there is big bulk. At wood working I had small quantity and there was no confirmation,but after clicking it refines now Ah that's great news :) I'm currently experimenting to get the refining working properly on gamepad.