Thread Tools Display Modes
04-26-18, 11:34 AM   #1
GreyFox777
A Cliff Giant
Join Date: Jan 2017
Posts: 75
showRaid = false

Guys can you help me please to get this spawn work only while no raidgroup?

Lua Code:
  1. if cfg.units[frame].show then
  2.   oUF:RegisterStyle('oUF_Lumen:'..frame:gsub("^%l", string.upper), createStyle)
  3.   oUF:SetActiveStyle('oUF_Lumen:'..frame:gsub("^%l", string.upper))
  4.   oUF:Spawn(frame, "oUF_Lumen"..frame:gsub("^%l", string.upper))
  5. end

Last edited by GreyFox777 : 04-26-18 at 05:16 PM.
  Reply With Quote

WoWInterface » Featured Projects » oUF (Otravi Unit Frames) » showRaid = false

Thread Tools
Display Modes

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