Forum: AddOn Help/Support
04-15-21, 03:53 PM
|
Replies: 6
Views: 149
|
Forum: AddOn Help/Support
04-15-21, 12:53 PM
|
Replies: 6
Views: 149
|
Forum: AddOn Help/Support
04-15-21, 12:02 PM
|
Replies: 6
Views: 149
|
Forum: AddOn Help/Support
04-15-21, 11:02 AM
|
Replies: 6
Views: 149
At what point are you running that code ? It...
At what point are you running that code ? It might be that the information you are asking for isn't available at login but is available by the time the player is entering the world.
What event are...
|
Forum: Classic - AddOn Help/Support
04-11-21, 06:17 PM
|
Replies: 2
Views: 71
|
Forum: AddOn Search/Requests
04-10-21, 06:23 PM
|
Replies: 1
Views: 139
|
Forum: AddOn Search/Requests
04-06-21, 07:36 PM
|
Replies: 4
Views: 294
Off the top of my head I can only think of...
Off the top of my head I can only think of tracking down which function is the last point of updating the name fields of any Unit Frame and hook into it so that you can replace the name with your...
|
Forum: Lua/XML Help
04-05-21, 03:22 PM
|
Replies: 6
Views: 367
|
Forum: AddOn Search/Requests
04-01-21, 02:59 PM
|
Replies: 2
Views: 150
|
Forum: News
04-01-21, 05:37 AM
|
Replies: 25
Views: 3,655
|
Forum: Site help, bugs, suggestions/questions
03-31-21, 08:16 AM
|
Replies: 5
Views: 217
|
Forum: Site help, bugs, suggestions/questions
03-30-21, 08:50 PM
|
Replies: 5
Views: 217
|
Forum: AddOn Help/Support
03-30-21, 11:31 AM
|
Replies: 1
Views: 152
|
Forum: General Authoring Discussion
03-28-21, 05:50 PM
|
Replies: 9
Views: 397
If you want to catch changes to combat mode to...
If you want to catch changes to combat mode to apply settings before combat then I would use PLAYER_REGEN_DISABLED and then reverse it out on PLAYER_REGEN_ENABLED.
I use these to stop interactions...
|
Forum: General Authoring Discussion
03-26-21, 03:55 PM
|
Replies: 9
Views: 397
|
Forum: General Authoring Discussion
03-24-21, 06:08 AM
|
Replies: 11
Views: 1,013
|
Forum: AddOn Search/Requests
03-20-21, 07:47 PM
|
Replies: 3
Views: 354
|
Forum: Classic - AddOn Help/Support
02-27-21, 08:37 PM
|
Replies: 1
Views: 319
|
Forum: General Authoring Discussion
02-23-21, 03:33 AM
|
Replies: 11
Views: 1,013
|
Forum: Lua/XML Help
02-16-21, 03:32 PM
|
Replies: 2
Views: 511
|
Forum: AddOn Help/Support
02-11-21, 09:12 PM
|
Replies: 4
Views: 4,924
|
Forum: Macro Help
02-06-21, 05:05 AM
|
Replies: 9
Views: 835
I wonder if it is an account wide thing. Let's...
I wonder if it is an account wide thing. Let's see what happens with me .. I have tons of high level ages old characters and a few low level and non played ones to compare.
Existing Account of 15+...
|
Forum: Macro Help
02-06-21, 12:55 AM
|
Replies: 9
Views: 835
|
Forum: Macro Help
02-05-21, 08:54 PM
|
Replies: 9
Views: 835
|
Forum: General Authoring Discussion
02-05-21, 08:28 AM
|
Replies: 5
Views: 1,016
Next thought .....
Next thought ..
https://www.townlong-yak.com/framexml/live/Blizzard_NewPlayerExperience/Blizzard_TutorialPointerFrame.xml
The layout of the PointerFrame appears to be the same as what you are...
|