WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   PTR API and Graphics Changes (https://www.wowinterface.com/forums/forumdisplay.php?f=175)
-   -   Player_entering_world (https://www.wowinterface.com/forums/showthread.php?t=56344)

Fizzlemizz 07-09-18 02:05 AM

Player_entering_world
 
I don't know if this has been noted anywhere or if it is actually a BfA change.

PLAYER_ENTERING_WORLD has some parameters now to differentiate how you got into the world when this event fired, very handy:
Code:

initialLogin and reloadingUI
Code:

if event == "PLAYER_ENTERING_WORLD" then
        local initialLogin, reloadingUI = ...


Cogwerkz 07-09-18 03:02 AM

!!!

This is great! No more need to manually track the number of times it fires! Yay! :D

Yukyuk 07-09-18 11:46 AM

Great find.

Have at least one addon that can use this.


All times are GMT -6. The time now is 06:33 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI