Quantcast
Channel: ESOUI - General Authoring Discussion
Browsing all 538 articles
Browse latest View live

Author of LibUnits

Yea I wrote it a long time ago but never really expanded upon it. You can do with it what you want if that's why you're asking about it :p

View Article



Addons with Update 25

Without having the names of your adons we are not able to tell if they could or could not work properly. A general answer would be. Some will, others wont :p KNown problems are chat related addons as...

View Article

Dungeon Tracker

Quote: Originally Posted by ExoY (Post 40411) https://wiki.esoui.com/Events https://wiki.esoui.com/API Since I am new to this myself, I can not guarantee that you find on those pages what you are...

View Article

See if quest is ready for turn in

Hi, I want to detect if a quest in the journal is ready for turn in. how can i accomplish this? I have tried using "GetJournalQuestInfo(index)" and check if currentStepType == QUEST_STEP_TYPE_END, but...

View Article

Terminate callLater

Thank you both for the quick and precise answers. It was exactly what i was locking for and now i also now what zo_callLater really does.

View Article


Hook into OnMouseWheel

It's working now. Use ZO_WorldMap_MouseWheel instead. This can be closed.

View Article

Why is my updated addon not showing up in Minion?

I re-uploaded the same files and now it's showing up, so I guess gremlins.

View Article

Encounter Log

hey, thought i just use this thread instead of creating a new one, since the title is rather fitting. I was wondering if there is a way to change the name of the encounterlog file, when it is created?

View Article


Can light attack

As I said there is no solution for this as there is no API for it and it depends on your network speed between your client and the server as well -> ping. I can't think of any way to determine via...

View Article


Addon Dev PTS access

I would assume they'll just bring it back up with the latest live build soon. It's not usually down for extended periods of time, and Gina said Greymoor is not gonna be on there just yet.

View Article

NPC Id

I doubt there is a unique unitId for each NPC in the game. At least it wasn't in the past afaik. Most of the GetUnit... functions use the unitTag (no id) which is a string like "player" "group1" etc...

View Article

Encouter Log File

Hello, there are api functions to start and end the encounterlog and also so check its current status. Is there any way to change the name of the encounterlogfile when it is created, e.g with a time...

View Article

Can bash ?

Hum ok , thx for this fast reply

View Article


Library race condition?

@Rhyono yep that is definitely it. :) The other library errors I was getting turned out to be just me being rusty and messing up the syntax while converting away from LibStub (used ':' instead of '.'...

View Article

LibDialog will remove LibStub support with Greymoor API10031 update

LibDialog will remove LibStub support with the Greymoor API100031 update. Please use the global variable "LibDialog" in your addons instead! In your code change lines like this: Code: local ld =...

View Article


How to prevent Minion from overriding the development version of my add-on?

Quote: Originally Posted by Baertram (Post 41044) Cool, working with IntelliJ myself. Haven't build any web content for years but wanted to start with something to keep learning soon. Definately need...

View Article

Get craft material level

The function GetItemCraftingInfo return rankRequirement. The rank 1-10 defines the levels. The relation must be hard-coded.

View Article


Location of non-player units

Can confirm that, Baertram, I looked into it a few months ago. Function is blocked.

View Article

World Map

This is all perfect thanks for the information!

View Article

Animation effect on player

There are some addons like Provinatus I think which shows an arrow pointing to the group leader or a resurrection addon of Dryzzler drawing an arrow to point to the group member who is dead. So maybe...

View Article
Browsing all 538 articles
Browse latest View live




Latest Images