Thread Tools Display Modes
Prev Previous Post   Next Post Next
12-14-20, 06:24 AM   #1
Krainz
A Wyrmkin Dreamwalker
Join Date: Oct 2016
Posts: 57
PLAYER_LOGIN vs PLAYER_ENTERING_WORLD?

I'm writing a code that changes the textures and positions of other frames created by other addons, and I'm learning how to handle events better

I've come upon the PLAYER_LOGIN and PLAYER_ENTERING_WORLD events. They seem to mean the same thing, but I'm sure they don't.

What event is the best one to handle when altering UI elements created by other addons? Login or Entering World? And are there any possible drawbacks of choosing one over the other?
  Reply With Quote
 

WoWInterface » Developer Discussions » Lua/XML Help » PLAYER_LOGIN vs PLAYER_ENTERING_WORLD?


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off