Showing results 1 to 8 of 8
Search took 0.00 seconds.
Search: Posts Made By: trollusk
Forum: General Authoring Discussion 05/31/23, 03:35 PM
Replies: 2
Views: 2,436
Posted By trollusk
Question Up-to-date texture list?

The texture list in the ESOUI wiki is very out of date (last updated 2018). What is the best way to get an up to date version of the list?

https://wiki.esoui.com/Texture_List

EDIT: answering my own...
Forum: Site help, bugs, suggestions/questions 08/03/22, 01:34 PM
Replies: 0
Views: 924
Posted By trollusk
Ignoring should mean ignoring

If I put a user on my ignore list, I don’t want to see or know about their posts. Their posts should be totally invisible, not replaced with a garish highlighted yellow box.

If you block someone on...
Forum: Lua/XML Help 07/28/22, 08:35 PM
Replies: 5
Views: 2,865
Posted By trollusk
You are a star! Passing nonsense as a font name...

You are a star!

Passing nonsense as a font name causes the label to be invisible:

ZO_CompassContainer:SetCardinalDirection(GetString(SI_COMPASS_NORTH_ABBREVIATION), "zzzzzzzzz",...
Forum: Lua/XML Help 07/28/22, 03:36 AM
Replies: 5
Views: 2,865
Posted By trollusk
Thanks. Using zgoo I have found that...

Thanks. Using zgoo I have found that ZO_CompassContainer controls all the compass "contents" (pins and N/S/E/W labels). However, I can't find any child label controls. ZO_CompassContainer has 7 child...
Forum: Lua/XML Help 07/27/22, 03:10 PM
Replies: 5
Views: 2,865
Posted By trollusk
Force UI to use changed localization string?

If I change a localization string in-game, is there a way to force the UI elements that use the string, to update themselves?

Specifically, I can successfully change the string for the "N" label on...
Forum: Lua/XML Help 07/26/22, 04:51 PM
Replies: 6
Views: 3,143
Posted By trollusk
Thanks! That looks like it's about updating the...

Thanks! That looks like it's about updating the pin appearance. What I'm after is a better way to frequently update the location of the pin. Anyhow I think I'll just release the addon as it does...
Forum: Lua/XML Help 07/25/22, 04:21 PM
Replies: 6
Views: 3,143
Posted By trollusk
Best way to update compass pin for a moving object?

I'm making an addon that adds some pins to the compass, using CustomCompassPins. Some of the pins are for static things like banks, others are for things that move around:
- group members
- more...
Forum: Lua/XML Help 07/23/22, 06:01 PM
Replies: 3
Views: 1,865
Posted By trollusk
How to get the type of a location?

I'm making an addon that adds pins for certain town services to the compass. These are "Locations" in the API.

Currently I'm figuring out what type each location is by taking the icon filename using...
Showing results 1 to 8 of 8