View Single Post
06-16-17, 09:57 PM   #5
Fizzlemizz
I did that?
 
Fizzlemizz's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Dec 2011
Posts: 1,877
Register the PLAYER_SPECIALIZATION_CHANGED event.

Where are you using GetSpecialization()? It's not in the code shown.

PLAYER_SPECIALIZATION_CHANGED fires before PLAYER_LOGIN so GetSpecialization() should be usable by then even on a cold login.
__________________
Fizzlemizz
Maintainer of Discord Unit Frames and Discord Art.
Author of FauxMazzle, FauxMazzleHUD and Move Pad Plus.

Last edited by Fizzlemizz : 06-16-17 at 10:19 PM.
  Reply With Quote