Results: 127Comments by: DakJaniels
File: SimpleDailyCraft04/15/24
line 81 SimpleDailyCraft\Bank.lua...
Posted By: DakJaniels
line 81 SimpleDailyCraft\Bank.lua tabel.insert --> table.insert
File: Faster Travel (Wayshrines menu & Teleporter)04/15/24
Eyevea's wayshrine has vanished fro...
Posted By: DakJaniels
Eyevea's wayshrine has vanished from my list, and I have no idea how to get it back. Given I am literally standing at it at this very second, I know it's unlocked. Walking away and checking the list does nothing; Nor does returning. Does anyone have a fix? You can’t fast travel there. The shrine there is for people to post out free....
File: LoreBooks04/14/24
Re: LUA errors + icons disappeared
Posted By: DakJaniels
I used this addon for about two weeks, and everything was fine, but recently LUA errors began to appear, and all the book icons on the map disappeared. Perhaps there is an addon conflict, or I did something wrong in the settings (errors began to appear after I tried to change the type of icons in the addon settings). I attach the err...
File: SimpleDailyCraft04/13/24
Hello, thank you for your new addon...
Posted By: DakJaniels
Hello, thank you for your new addon. Here are some Global variables that should be locals within this addon's scope. Craft.lua + 119 bag + 120 slot + 198 bag + 199 slot Main.lua + 65 _ + 65 SetId + 121 _ + 121 _ + 121 _ + 121 _ + 121 _ + 121 _ + 30...
File: Lui Extended04/07/24
Re: /cake command
Posted By: DakJaniels
If anyone wants to be able to use the /cake command to summon the Jubilee 2024 cake, change lines 212 and 214 to this: SlashCommands.SlashCollectible(12422) Disclaimer: I don't know much about LUA code... You might only need to change the id for the slash command you prefer, /cake (Line 212), for instance, but Idk for...
File: HarvestMap04/06/24
Re: Dependencies...
Posted By: DakJaniels
Hey guys, I have problem like this...: https://i.imgur.com/xuA0RMh.png Do you have an idea what to do? I don't know what's missing and (what's even worse) how to check what's missing... Hit the arrow next to HarvestMap to expand its dependencies list.
File: OdySupportIcons - Group Role Icons & More04/01/24
Re: Where did my custom icon go?
Posted By: DakJaniels
I just logged in this afternoon and I have three separate icons now, depending on what I am looking at. None of them are my custom icon. Why did this get changed and how do I get my custom icon back? It isn't Ody's doing it, it is Hodor Reflexes Event Module. Turn it off if you don't care for jokes. https://i.postimg.cc/ry34zJ7Z/h...
File: LibHistoire - Guild History03/24/24
Re: Adding Color Definitions to LibHistoire Status Box
Posted By: DakJaniels
I was wondering if you had any thoughts to having a show/hide dialog of what the colors represent? If you can translate this is what they are........ local GRADIENT_GAPLESS_RANGE_AFTER_MANAGED_RANGE_INACTIVE = { ZO_ColorDef:New("FF4D4D4D"), ZO_ColorDef:New("FF5E5E5E") } -- Dark grey to slightly lighter grey local GRADIENT_GAPLESS_...
File: rChat03/22/24
Re: Re: Perfect Pixel
Posted By: DakJaniels
Hey! Would it be possible to make rChat compatible with Perfect Pixel chat appearance? When i have both of them enabled chat looks like that https://imgur.com/8AdFc9v That needs to be done from inside PerfectPixel. Inside the file compatibilities.lua you will find references to "pChat" as so (around line 416): --==pChat==--...
File: LibMultilingualName03/17/24
Re: Re: You can add zh
Posted By: DakJaniels
Since it is an official language? Yes, I can. wait plz. Thank you.
File: pChat (Chat customization & help: look/notification/sound/automation/history)03/09/24
I'll have a look what s cuasing thi...
Posted By: DakJaniels
I'll have a look what s cuasing this as usually addons cannot preset keybinds, because they are server saved and users need to manually set the keybinds. But maybe Ayantir or any former pChat addond ev found away to add SHIFt+TAB to that keybind by default. Hello, great addon! There is only one thing that is really disturbing:...
File: LibMultilingualName03/04/24
You can add zh
Posted By: DakJaniels
Since it is an official language?
File: Postmaster Mail02/22/24
A fix.
Posted By: DakJaniels
Hi, got this error message as I tried to logout from the game and saw there are 6 mails still open in incoming mails. Clicked the mail icon at chat window, while the logout dialog was showing and counting down: user:/AddOns/Postmaster/keybinds/keyboard/Negative.lua:64: attempt to index a nil value |rstack traceback: user:/...
File: WritWorthy01/30/24
Re: Support for Crown Mimic stones
Posted By: DakJaniels
I swear I remember either WW or LWC having an option to use crown mimic stones but I can't find it. Is it a thing or did I imagine? You can use mimic stones when you do /writworthy and toggle the checkbox for the mimic stones.
File: Maelstrom Arena Helper01/21/24
Hi, First of all, I would like t...
Posted By: DakJaniels
Hi, First of all, I would like to say that I absolutely love this addon; it's such a great support in MA. Unfortunately, it doesn't work at all for a friend of mine. She gets the settings and can move the text window around, and the "Try me" button works, but in the arena itself, none of the arrows, symbols, or texts show up. She...
File: Dolgubon's Lazy Set (and Furniture!) Crafter01/18/24
does it do jewelry yet? =p What...
Posted By: DakJaniels
does it do jewelry yet? =p What do you mean by that?
File: WPamA (What Pledges at my Alts)01/01/24
Re: Re: some _ 's are leaking to the global namespace
Posted By: DakJaniels
WPamAWE.lua @line 237 _ @line 238 _ @line 642 _ WPamA.lua @line 3755 _ @line 3755 _ @line 3755 _ A single underscore is not a leak to the global namespace at all. :) A single underscore variable "_" is a dummy variable in LUA. The variable consisting of only an underscore "_" is commonly used as a placeholder when y...
File: WPamA (What Pledges at my Alts)12/31/23
some _ 's are leaking to the global namespace
Posted By: DakJaniels
WPamAWE.lua @line 237 _ @line 238 _ @line 642 _ WPamA.lua @line 3755 _ @line 3755 _ @line 3755 _
File: Left Right Simple Addon12/07/23
check your messages here on the for...
Posted By: DakJaniels
check your messages here on the forum :)
File: FlatUI11/29/23
Limitation. Doesn't even have a tex...
Posted By: DakJaniels
Limitation. Doesn't even have a textureFileName to play with. https://i.postimg.cc/7PCkvJ4Z/Character-Panel.png What tool are you using for debugging? Is it some kind of addon? https://www.esoui.com/downloads/info2601-MerTorchbug-FixedandImprovedVariableinspectorScriptsEventsandmore.html
File: FlatUI11/28/23
I just posted yesterday about such...
Posted By: DakJaniels
I just posted yesterday about such a request in the forums and tada! This morning I find this! Does it replace every progress bar? Yes. It seems the health/magicka/stamina bars in the character panel are still vanilla. Is that a limitation? https://imgur.com/a/cogTW2x Limitation. Doesn't even have a textureFileName to...
File: FlatUI11/28/23
I just posted yesterday about such...
Posted By: DakJaniels
I just posted yesterday about such a request in the forums and tada! This morning I find this! Does it replace every progress bar? Yes.
File: Bandits User Interface11/15/23
Heyo! Any chance to add the possibi...
Posted By: DakJaniels
Heyo! Any chance to add the possibility to move the endless archive frame? I don't see it in the frame management section... I will check it out We added this in LUIE recently, the thing you want to be able to move around is ZO_EndDunHUDTrackerContainer. Don't ask how long we spend working out how to anchor it, lol
File: CraftStore Endless Archive11/12/23
Re: Update 40 and PerfectPixel
Posted By: DakJaniels
Hey everyone, I created a patch containing the missing furnishing recipes which will probably be released in the next days. I couldn‘t find a quick solution for the issues in combination with PerfectPixel yet. PP does a bunch of magic around the vanilla controls and the way CS Cook jumps back into the vanilla UI for filleting i...
File: Postmaster Mail11/04/23
Feature/workaround request: Add a s...
Posted By: DakJaniels
Feature/workaround request: Add a small delay to auto mail return. Use case: When mail is automatically returned, it happens too fast, and the game UI gets "stuck" - the mail notification does not decrease when the mails leave the inbox. Example: I've sent my other account 10 mails with RTS in the subject. When I open mail, al...