WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   oUF (Otravi Unit Frames) (https://www.wowinterface.com/forums/forumdisplay.php?f=87)
-   -   showRaid = false (https://www.wowinterface.com/forums/showthread.php?t=56182)

GreyFox777 04-26-18 11:34 AM

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


All times are GMT -6. The time now is 03:35 AM.

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