View Single Post
09-22-13, 03:32 PM   #6
fostic_popcorn
A Murloc Raider
 
fostic_popcorn's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 5
Thanks for your response Dridtz. That helps me understand why it broke this patch at least.

Since this is a moduled UnitFrames that I'm using, I'm not sure where to put in these checks. Do I put it in the core/main.lua file of the add-on? Or in LibDogTags-3.0.lua? Or in the Texts module file?

Additionally, this addon uses Ace-3.0. So would it be easier to check for AddOn:IsEnabled() rather than PLAYER_LOGIN?

Sorry for the stupid questions, theoretically I think I understand the problem but practically I don't know where to fix it.
  Reply With Quote