View Single Post
07-28-18, 03:41 AM   #3
candrid
Premium Member
 
candrid's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Aug 2008
Posts: 61
Originally Posted by Vrul View Post
Give this a try:
Code:
LevelUpDisplay:UnregisterEvent("PLAYER_LEVEL_UP")
Wow, that WORKED! Thanks SO much.

Sorry for the late reply. I was trying to figure it out and actually forgot about the post...

Am I to understand "UnregisterEvent" turns off whatever you specify?
  Reply With Quote