Forum: AddOn Search/Requests
02/24/21, 11:00 AM
|
Replies: 2
Views: 166
|
Forum: Gameplay
02/24/21, 07:44 AM
|
Replies: 2
Views: 128
You talk about the windows taskbar right?
Why...
You talk about the windows taskbar right?
Why does it disturb you, do you play in windowed mode so you see the taskbar while games are active?
Normally you play in fullscreen mode so the taskbar and...
|
Forum: Tutorials & Other Helpful Info
02/23/21, 01:37 PM
|
Replies: 1
Views: 70
|
Forum: Tutorials & Other Helpful Info
02/23/21, 02:52 AM
|
Replies: 5
Views: 136
|
Forum: Tutorials & Other Helpful Info
02/22/21, 08:44 AM
|
Replies: 5
Views: 152
Same answer: You cannot get this data.
Only...
Same answer: You cannot get this data.
Only possible way is to curl the websites and parse the info from the addon's download info box at the top right
https://i.imgur.com/51i6f5o.png
or from the...
|
Forum: AddOn Search/Requests
02/21/21, 11:26 AM
|
Replies: 2
Views: 135
I'll have a look "at the libraries only".
If...
I'll have a look "at the libraries only".
If anything does not work after removing them and updating the code to call the libs without LibStub, I'm not going to work on that.
Edit:
You need to...
|
Forum: AddOn Help/Support
02/21/21, 11:23 AM
|
Replies: 2
Views: 183
|
Forum: Minion
02/18/21, 11:24 AM
|
Replies: 3
Views: 197
|
Forum: General Authoring Discussion
02/16/21, 07:48 AM
|
Replies: 4
Views: 244
Should be one of these I guess:
*...
Should be one of these I guess:
* PrepareChampionPurchaseRequest(*bool* _respecNeeded_)
* AddSkillToChampionPurchaseRequest(*integer* _championSkillId_, *integer* _newPendingPoints_)
*...
|
Forum: AddOn Help/Support
02/16/21, 01:56 AM
|
Replies: 5
Views: 1,293
|
Forum: AddOn Search/Requests
02/15/21, 06:40 AM
|
Replies: 2
Views: 206
|
Forum: Translation Help
02/14/21, 02:24 PM
|
Replies: 11
Views: 422
|
Forum: General Authoring Discussion
02/14/21, 02:20 PM
|
Replies: 13
Views: 253
|
Forum: General Authoring Discussion
02/14/21, 12:24 PM
|
Replies: 13
Views: 253
|
Forum: AddOn Search/Requests
02/14/21, 09:56 AM
|
Replies: 4
Views: 384
Transmute crystals are not saved per each toon...
Transmute crystals are not saved per each toon but account wide.
So it does not matter who opens any geode as long as you are not near the 1000 max.
Edit:
Sorry, I didn't see this was asked in the...
|
Forum: General Authoring Discussion
02/12/21, 01:13 PM
|
Replies: 7
Views: 287
|
Forum: General Authoring Discussion
02/12/21, 12:17 PM
|
Replies: 7
Views: 287
I think he wanted to know if the critter is...
I think he wanted to know if the critter is alive, not the player.
As there is no uniqueId for the critter and nothing after fight you could just check during fight what unitTags exist and also check...
|
Forum: General Authoring Discussion
02/11/21, 05:31 AM
|
Replies: 7
Views: 287
|
Forum: AddOn Search/Requests
02/10/21, 01:04 PM
|
Replies: 34
Views: 37,564
Logout, remove the live/Addons folder (see here...
Logout, remove the live/Addons folder (see here how to find the correct folder: https://www.esoui.com/forums/showthread.php?t=8858)
Rename/Delete the files live/SavedVariables/ZO_Ingame
Rename/Delete...
|
Forum: AddOn Search/Requests
02/09/21, 04:47 PM
|
Replies: 4
Views: 479
|
Forum: Lua/XML Help
02/08/21, 04:35 AM
|
Replies: 6
Views: 661
|
Forum: AddOn Help/Support
02/08/21, 04:31 AM
|
Replies: 2
Views: 261
|
Forum: AddOn Search/Requests
02/07/21, 09:55 AM
|
Replies: 5
Views: 311
|
Forum: AddOn Search/Requests
02/07/21, 08:14 AM
|
Replies: 5
Views: 311
There is no easy way to achieve this (or to...
There is no easy way to achieve this (or to describe you if you do not know lua and especially eso lua addon code), as the files also contain global leaking variables and old/outdated code and...
|
Forum: Lua/XML Help
02/06/21, 11:47 AM
|
Replies: 6
Views: 661
|