Forum: Tutorials & Other Helpful Info
Today, 02:14 AM
|
Replies: 7
Views: 99
|
Forum: General Authoring Discussion
Today, 02:12 AM
|
Replies: 3
Views: 124
No, you just can get the data from...
No, you just can get the data from EVENT_EFFECT_CHANGED or EVENT_COMBAT_EVENT and they do not provide any info about aoe or not. There is no api for this...
|
Forum: AddOn Help/Support
Today, 02:10 AM
|
Replies: 1
Views: 38
Search your addons -sub-folders (not inside...
Search your addons -sub-folders (not inside live/Addons but e.g. live/addons/Addonname1 etc.) for something like /libs/LibHarvensAddonSettings) and remove those subfolders! There seems to be loaded...
|
Forum: Tutorials & Other Helpful Info
Yesterday, 02:13 PM
|
Replies: 7
Views: 99
Thanks for the feedback Saenic. Glad you found...
Thanks for the feedback Saenic. Glad you found the cause.
For the future: At best provide the code of the addon you are working on in total somewhere (github, dropbox, gist, etc.) and post the error...
|
Forum: AddOn Help/Support
Yesterday, 07:35 AM
|
Replies: 3
Views: 130
|
Forum: Tutorials & Other Helpful Info
Yesterday, 07:28 AM
|
Replies: 7
Views: 99
|
Forum: AddOn Search/Requests
03/06/21, 11:49 AM
|
Replies: 2
Views: 127
Yep, Sharlikran is right: We cannot change...
Yep, Sharlikran is right: We cannot change textrues of models/enemies or weapons or skill effects or sounds of the skills.
The 3d world cannot be touched, except by adding some controls to it like...
|
Forum: Lua/XML Help
03/06/21, 11:24 AM
|
Replies: 2
Views: 132
If you talk about PerfectPixel: It is still...
If you talk about PerfectPixel: It is still maintained where needed, so please ask for help/fixes for compatibility in the addon comments instead of creating patches where you modify the files.
PP...
|
Forum: General Authoring Discussion
03/05/21, 10:12 AM
|
Replies: 10
Views: 233
Here you go: I don't want to be rude but I...
Here you go: I don't want to be rude but I somehow get the impression you are pissed that your possible addon cannot work the way as you've intended and blame the devs of the game now.
And in your...
|
Forum: General Authoring Discussion
03/05/21, 09:53 AM
|
Replies: 3
Views: 124
|
Forum: AddOn Search/Requests
03/04/21, 05:40 PM
|
Replies: 8
Views: 368
|
Forum: AddOn Search/Requests
03/03/21, 04:26 PM
|
Replies: 8
Views: 368
|
Forum: Alpha/Beta AddOns
03/03/21, 11:51 AM
|
Replies: 24
Views: 2,617
Yes, could be.
Depends on how the functions to...
Yes, could be.
Depends on how the functions to select the current dropdown selections and build the new entries + UpdateChoices are currently set to run.
I only thought about using setFunc will be...
|
Forum: Alpha/Beta AddOns
03/03/21, 03:34 AM
|
Replies: 24
Views: 2,617
|
Forum: AddOn Search/Requests
03/03/21, 12:03 AM
|
Replies: 8
Views: 368
|
Forum: Alpha/Beta AddOns
03/01/21, 11:18 AM
|
Replies: 24
Views: 2,617
A right, this should be detectable then via...
A right, this should be detectable then via event_chatter_begin or similar. Maybe there even is an extra chatter type or something like an own event for it.
In the esoui txt API documentation you'll...
|
Forum: Alpha/Beta AddOns
03/01/21, 06:52 AM
|
Replies: 24
Views: 2,617
Somehow sounds like a use case for "profiles"...
Somehow sounds like a use case for "profiles" instead of "switch on demand". You already said that getting into combat will block any chance changing the CP slots. Should be the same as changing gear...
|
Forum: AddOn Search/Requests
02/24/21, 11:00 AM
|
Replies: 2
Views: 221
|
Forum: Gameplay
02/24/21, 07:44 AM
|
Replies: 2
Views: 352
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: 152
|
Forum: Tutorials & Other Helpful Info
02/23/21, 02:52 AM
|
Replies: 5
Views: 169
|
Forum: Tutorials & Other Helpful Info
02/22/21, 08:44 AM
|
Replies: 5
Views: 208
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: 170
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: 329
|
Forum: Minion
02/18/21, 11:24 AM
|
Replies: 3
Views: 319
|