Results: 6259Comments by: Baertram
File: LibPreferences01/25/22
Thank you for that library. Though...
Posted By: Baertram
Thank you for that library. Though I'm not fully understanding yet if this is different to LibSavedVars or not.
File: FCO Gamepad Button Textures01/24/22
I think this would not work the sam...
Posted By: Baertram
I think this would not work the same way as there is no 1:1 button replacement of XBOX buttons to this Razor customizable thing, right? I need some "replace texture button_xbone_pad_r_hold.dds with button*.dds" here. I would love this for Razer Tartarus v2 but the hardest part would be making custom icons for it... I searched and...
File: LibSets (All set items ingame & preview. lua API + excel sheet)01/23/22
I've added the following API functi...
Posted By: Baertram
I've added the following API function: --Returns the id number of the set nameprovided --> Parameters: setName String: The set's name --> lang String: The language to check for. Can be left empty and the client language will be used then --> Returns: NILABLE number setId, NILABLE table setNames function lib.GetSetByName(setNa...
File: PerfectPixel01/21/22
These errors are the best, non-repe...
Posted By: Baertram
These errors are the best, non-repeatable and self-fixing :p Thanks for the try I tried to recreate the initial error by using the first savedVariables.lua (the one I turned into SavedVariables.lua.backup) and Loaded the game. I enabled the "Addon" UI in the PP settings, reloaded UI and received no errors. From now on, I will cont...
File: Display Leads - with Location Info - JP PATCH01/21/22
Please only contain addon relates f...
Posted By: Baertram
Please only contain addon relates files no MACOSX or github files. Pelase remove these files from the zip archive: displayleads/.DS_Store - 262 b __MACOSX/displayleads/._.DS_Store - 53 b
File: FOB - Companion Helper01/20/22
local function degender(string) lo...
Posted By: Baertram
local function degender(string) local s = string.gsub(string, "%^Fx{1,2}", "") --wtf??! return s end This is not needed (and would also only remove any ^F suffix and not ^M right?) ! ZOs provides it's own function to remove the gender prefix and suffix to the strings. zo_strformat or ZO_CachedStrFormat (if the string will be...
File: Item Sets Summary Page Percentages01/20/22
I couldn't find the addon on Minion...
Posted By: Baertram
I couldn't find the addon on Minion? Your zip file is wrong, it does only contain the txt and lua file but no folder name which equals the txt file name (without.txt): "ItemSetsSummaryPagePercentages"! Please fix the zip and re upload it.
File: PerfectPixel01/20/22
This ZO_AddOnsLoadOutOfDateAddOnsTe...
Posted By: Baertram
This ZO_AddOnsLoadOutOfDateAddOnsText message is obsolete as the checkbox was removed in 2021 and the error appeared before PP was updated to address this. So your error is something new related to ZO_AddOnsCharacterSelectDropdown which has not changed for years... Beware: If you follow the below the error might be back again an...
File: PerfectPixel01/19/22
It seems that the error is related...
Posted By: Baertram
It seems that the error is related to "ZO_AddOnsCharacterSelectDropdown" which is the character selection dropdown box at the login -> character selection screen -> Addons. If the below described fixes the problem for you you can check the settings of PP if the "Addon" UI changes are disabled. Keep them disabled to suppress the erro...
File: LongPressCtrlToInteract01/18/22
Thank you very much for the quick u...
Posted By: Baertram
Thank you very much for the quick updates.
File: LongPressCtrlToInteract01/18/22
Hm, there is no new setting, so you...
Posted By: Baertram
Hm, there is no new setting, so your update will exclude bankers/vendors in total now? Maybe do not change this in the official version but create a beta and link it to the comments for testing ;) Edit: Oh I think I understood now. It should not have blocked the normal interactable assistants, just the NPCs and companion :p Both...
File: LongPressCtrlToInteract01/18/22
Any chance we can get an additional...
Posted By: Baertram
Any chance we can get an additional option for the non-companion followers (bankers, vendors) so that the long press key is not needed to be pressed forr them if the setting is disabled -> Means 1 setting to disable the long press key for non-companion followers. I only summon the NPcs for bank and vendor as I need them so I do no...
File: FCO ItemSaver01/18/22
Thanks for the info. So it's not th...
Posted By: Baertram
Thanks for the info. So it's not the other non-unique saved marker showing. Could be the stolen state, or the itemtypes, not sure. I'll have to try myself and rebuild the bug. The itemtype selection seems to be buggy then, I'll have to check what FCOISuniqueId String is created for both items. Normally they should differ from eac...
File: FCO ItemSaver01/17/22
The itemtype selection seems to be...
Posted By: Baertram
The itemtype selection seems to be buggy then, I'll have to check what FCOISuniqueId String is created for both items. Normally they should differ from each other by the "stolen" flag. Could be that it somehow reads the non-unique lockpicks still and thus shows the marker icon on both types then. Just an idea what you could check...
File: Fish Bar01/16/22
You have uplaoded FOB v1.0.3 to thi...
Posted By: Baertram
You have uplaoded FOB v1.0.3 to this addon by accident! Edit: Tahnks for the fix!
File: FCO ItemSaver01/16/22
By default only gear items (Sets, a...
Posted By: Baertram
By default only gear items (Sets, armor, weapons) are respected for the unique ids! So you need to add the itemtypes of the items that also should be respected for unique Ids. If you added the itemtype tool it also should respect the lockpicks, if there is no dedicated other "lockpick" itemtype. If this is not working there might...
File: Discord Status01/16/22
Hi, would be nice if you update the...
Posted By: Baertram
Hi, would be nice if you update the changelog to the newest versions too (4.6 and 4.7 are missing, and the github links also do not provide info about what changed in detailt, especially not if your exe file changed) so one is able to see what changed before updating the addon. Also good for us mods if we need to acknowledge your...
File: Wizard's Wardrobe01/15/22
Hey ownedbynico, got this report...
Posted By: Baertram
Hey ownedbynico, got this report at PerfectPixel but it seems to be related to Wizards Wardrobe: Hi, I've got a PerfectPixel conflict with the Wizards Wardrobe addon enabled. When they are active together, tooltips on activators disappear: containers, wayshrines, and the like. With the Wizards Wardrobe addon turned off, everyth...
File: PerfectPixel01/15/22
Hi, I've got a PerfectPixel conflic...
Posted By: Baertram
Hi, I've got a PerfectPixel conflict with the Wizards Wardrobe addon enabled. When they are active together, tooltips on activators disappear: containers, wayshrines, and the like. With the Wizards Wardrobe addon turned off, everything is fine. I tried to roll back to the old version of PerfectPixel, but the problem is still not solv...
File: Fish Bar01/15/22
Same here, please do not include .g...
Posted By: Baertram
Same here, please do not include .git files and folders in the addon zip. Only include the txt, lua xml, ddds and other needed addon files, thanks. Your ${language} plaeholder is wrong and needs to use $(language). de.lua: -- German localisation ZO_CreateStringId("FISHBAR_MOVEFRAME", "Bewege Rahmen") ZO_CreateStringId("FISHB...
File: FOB - Companion Helper01/15/22
Yes, there aren't any notifications...
Posted By: Baertram
Yes, there aren't any notifications :) Only for forum threads and posts will notify you, but not for addon comments. You need to check via menu -> Author -> My Addons list if there are new comments Edit: Please do not include the .git folders etc. files in the addon zip! thanks Only addon related files should be included And...
File: FOB - Companion Helper01/15/22
de.lua file contents for German tra...
Posted By: Baertram
de.lua file contents for German translation: -- German localisation ZO_CreateStringId("FOB_DISMISS_COMPANION", "Aktiven Gefähten wegschicken") ZO_CreateStringId("FOB_COMPANION_MENU", "Öffne Gefährten Menü") ZO_CreateStringId("FOB_TOGGLE", "De- / Aktiviere FOB temporär") ZO_CreateStringId("FOB_DISABLED", "FOB ist temporär deakt...
File: FOB - Companion Helper01/14/22
Interesting. In the past (PTS as c...
Posted By: Baertram
Interesting. In the past (PTS as companions were introduced) I've tested about the same and the whole companion inventory and skills show up but nohing could be chnaged. It always threw error messages that the companion is not interacted with and nothing dragged & dropped, equipped, skills etc. was updated properly. ZosDanBatson...
File: FOB - Companion Helper01/14/22
F**k Off Bastian? :D Thanks for th...
Posted By: Baertram
F**k Off Bastian? :D Thanks for the addon! Attention: But I guess the show companion menu does not work properly if you do not really interact with the companion! It will show the scene etc. but everything you do will not have any effect afai was told by ZOs DanBatson! You really need to interact with the companion manually via...
File: Dressing Room Original (2015) - Updated01/14/22
Remove SetTracker's libraries from...
Posted By: Baertram
Remove SetTracker's libraries from the subfolder "libs" of the addon and install the libraries standalone to live/AddOns! This does not only apply to SetTracker but ALL addons: Libraries in subfolders tend to create errors as they will be "always loaded" via the txt file of the addon (here: SetTracker.txt) even though their code...