Results: 46Comments by: Antisenil
File: pChat (Chat customization & help: look/notification/sound/automation/history)03/20/24
Re: Personnalized fonts
Posted By: Antisenil
BTW Baertram, the fonts.lua still contains the .otf and .ttf names/paths and the hardcoded paths for eso standard fonts :D 1. Locate "slugfont.exe" in your ESO installation e.g. "D:\Program Files (x86)\Zenimax Online\The Elder Scrolls Online\game\client" and copy it into your "pchat/fonts/yourfont"-folder 2.a Use Command Promp...
File: Font Changer03/19/24
EDIT: Normal version: FontChanger...
Posted By: Antisenil
EDIT: Normal version: FontChanger v1.2 ONLY USE IF PERFECT PIXEL IS INSTALLED: FontChanger v1.3.1 PerfectPixel version Should now work with all PerfectPixel options? i dont know id prefere you would ask in the perfect pixel addon for normal fontchanger support That is an option in the PerfectPixel menu called "Reticle", dea...
File: Font Changer03/17/24
FontChanger v1.3
Posted By: Antisenil
FontChanger v1.3 Changelog - added a PostHook for PerfectPixel
File: Font Changer03/17/24
so your problem are the actual item...
Posted By: Antisenil
so your problem are the actual itemnames then? as i said in my previous answer they all use the "REGULAR_FONT_BOLD = "FontChanger/Fonts/FCUI_Bold.slug"" font in the lua. can you give me some additional informations? maybe provide a screenshot too. which language are you playing in? do you use an addon to change the language? have...
File: Tamriel Trade Centre03/17/24
Re: I have a problem using the game in Spanish with TTC
Posted By: Antisenil
looks like there is an error in the "es.lua" ZO_CreateStringId("TTC_PRICE_XLISTINGS", "(%s listados/%s articulos)") remove "/%s articulos" part and try again This is happening from U41. With all the updated dependencies I still get this error and the interface of the items where TTC can intervene disappears. I haven't tried...
File: Font Changer03/17/24
FontChanger v1.2 changelog: - c...
Posted By: Antisenil
FontChanger v1.2 changelog: - changed the fontnames to not overwrite old ones - updated 'Readme'-file to reflect changes in addon code and eso - reworked Nameplate and SCT function in two seperat functions and their own fontpaths, currently they both use the 'FCUI' font(previously called 'RegularFont' Known Bugs: u...
File: BetterDungeonFinder03/16/24
yes, your zip-file should contain t...
Posted By: Antisenil
yes, your zip-file should contain the actual addon-folder which then contains the other files like BetterDungeonFinder.zip └BetterDungeonFinder └All the .lua, .txt, .xml + Other Folders here
File: Font Changer03/16/24
do you mean the ones here with the...
Posted By: Antisenil
do you mean the ones here with the scripture font? https://i.imgur.com/mVhT4ol.png could you tell me which other addons you got installed? that font for itemnames and most other things on the ui is "RegularFont_Bold.slug" for descriptive texts and the buttons it is "RegularFont.slug" the only fonts/texts i cant edit are thos...
File: LoreBooks03/15/24
Read the sticky post above. Those b...
Posted By: Antisenil
Read the sticky post above. Those books are most likely missing their fake pins. The only solution is to go to those cities, delves, etc and collect the missing pins and post them here so the addon authors can add them to the database. Someone has a solution for this (this makes me crazy :D) full map https://s20.directupload.n...
File: Dungeon Queue 4 Stickerbook03/15/24
Yeah sorry, that was an error on my...
Posted By: Antisenil
Yeah sorry, that was an error on my part. While trying to add the new dungeons i accidently put the wrong ids in. After seeing your post i did a double take and found it :D
File: Dungeon Queue 4 Stickerbook03/14/24
The new update fixed the dropdown b...
Posted By: Antisenil
The new update fixed the dropdown box for me, but even after /tq check and /tq quest, it will not add the new dungeons to the queue where I am still missing set items (option 1 in the menu). afaik the commands never had these functions. "/tq check" only recalculates the sets in your collection, it does not mark the dungeons in...
File: Font Changer03/14/24
Full AddOn zip-file contains: - ap...
Posted By: Antisenil
Full AddOn zip-file contains: - api bump - standard included fonts converted from .ttf to .slug format - added options to change the style of nameplates, scrolling combat text(sct) and chat(not all options work the way they should, need to wait for ZOS to make changes) - added new ZOS constants for fontpaths to ensure compati...
File: Dungeon Queue 4 Stickerbook03/13/24
alles muss man selber machen. echt...
Posted By: Antisenil
alles muss man selber machen. echt jetzt tim :D https://drive.google.com/file/d/1eT40cYstactMSmFDDPP-n0PJxpwchkon/view?usp=sharing Edit: -added new dungeon sets and quests(cant check if correct i dont have the dlc) -added fix for zos lua changes to combobox before local dropdown = CreateControlFromVirtual("TIM99_Searching...
File: Font Changer03/12/24
The addon has stopped working since...
Posted By: Antisenil
The addon has stopped working since update 41. I've looked at the debug log, but can't see anything obvious that would lead to a fix. it's true. very sad - I miss my fonts! https://i.imgur.com/fHrZ8qa.png location of slugfont.exe your_install_path\Zenimax Online\The Elder Scrolls Online\game\client if you want to upd...
File: Tamriel Trade Centre03/11/24
Is there a chat command to clear re...
Posted By: Antisenil
Is there a chat command to clear recorded entries? Because entering to the "Settings-Addons-Tamriel Trade Center" hangs up the game now. After updating to the lastest version of TTC this settings menu client freeze did not happen for me anymore. Try ingame in chat editbox and press return /script TamrielTradeCentre.Settings.E...
File: Tamriel Trade Centre03/11/24
where do they post breaking changes...
Posted By: Antisenil
where do they post breaking changes? I need to monitor that place. https://www.esoui.com/forums/forumdisplay.php?f=172 check the sticky threads
File: Code's Combat Alerts03/07/24
Hi, I find this addon incrediblly u...
Posted By: Antisenil
Hi, I find this addon incrediblly useful, but I was wondering if it could also not be a teaching tool for hords of new players. Example - Scribes of fate, Scriv Hall, Immolation Trap - the WireTRAP alert. Its one of those alerts that shows up - but can happen to others in the group - and if they dont have Codes Combat, they...
File: Tamriel Trade Centre03/05/24
Re: Re: Re: Re: Re: Re: Show Panel Last Setting?
Posted By: Antisenil
Add this to TamrielTradeCentre.lua before "--resets guild sale history" --Register the slash commands. SLASH_COMMANDS = function(keyWord) if keyWord == "clear" then self.Data.AutoRecordEntries.Guilds = {} self.Data.AutoRecordEntries.Count = 0 d(" Recorded data cleared.") elseif keyWord == "ttoff" then self...
File: pChat (Chat customization & help: look/notification/sound/automation/history)03/05/24
small error in en.lua: contains fre...
Posted By: Antisenil
small error in en.lua: contains french translation for an english despription text line 506 PCHAT_RESTORESHOWNAMEANDZONE_TT = "Afficher @Account actuellement connecté - Nom et zone du personnage dans le chat, après la restauration de l'historique du chat.", should be something like this instead PCHAT_RESTORESHOWNAMEANDZONE_TT...
File: Pithka's Achievement Tracker11/01/23
Slash command /tp
Posted By: Antisenil
Please remove the "/tp"-Slashcommand or rename it, it breaks "Easy Travel" and maybe other travel add-ons wich use the same command. Thank you.
File: Foundry Tactical Combat (FTC) - Endless Archive04/17/23
for ppl who want to use ftc on the...
Posted By: Antisenil
for ppl who want to use ftc on the pts right now, you have to edit the functions.lua in Documents\Elder Scrolls Online\pts\AddOns\FoundryTacticalCombat\character *EDIT* The whole function is obsolete as there is GetUnitClass(), which does the same. so change FTC.Player.class = FTC.Player:GetClass(GetUnitClassId( 'pla...
File: pChat (Chat customization & help: look/notification/sound/automation/history)06/09/22
Re: Quick chat emotes?
Posted By: Antisenil
Apologies if this is a known issue, but I searched around quite a bit and couldn't find any info on this... Is it possible for pChat to correctly display messages generated by the "quick chat emotes"? These are the ones available in Gamepad UI by default. Keyboard users can now also assign them to the new "Emotes" wheel. Whenev...
File: CraftStore Endless Archive11/28/21
for the crafting sets in deadlands...
Posted By: Antisenil
for the crafting sets in deadlands dlc {traits=3,nodes={478,478,478}, item={178819,178834,178826,178831}, zone={1272,1272,1272}}, -- Deadlands:Wretched Vitality {traits=5,nodes={489,489,489}, item={179657,179762,179754,179759}, zone={1283,1283,1283}}, -- Deadlands:Iron Flask {traits=7,nodes={494,494,494}, item={179193,1792...
File: Map Pins11/28/21
Mixed up crafting stations
Posted By: Antisenil
I just noticed that the crafting pois for the "Wretched Vitality" and "Deadlands Demolisher" sets in the Deadlands Zone got mixed up. It should be ={"Stormwright's Cleft",8,{178819,3}}, ={"The Razorworks",8,{179193,7}}, instead of ={"Stormwright's Cleft",8,{179193,7}}, ={"The Razorworks",8,{178819,3}},
File: TOM - Tamriel Online Messenger07/23/20
Just updated TOM and these chat win...
Posted By: Antisenil
Just updated TOM and these chat windows will not let me move them or exit their windows. Help please! https://steamcommunity.com/sharedfiles/filedetails/?id=2174971710 https://steamcommunity.com/sharedfiles/filedetails/?id=2174971710 Based on your installed libs, you have probably also installed a few other add-ons. If you hav...