View Full Version : Raid windows not showing offlines?
Nevermind, got it to show offlines.
how? i can't find a setting for it
open Nurfed_Raids.lua
scroll down to function Nurfed_Raids_Populate()
comment out if online
--if (online) then
if (this["group"..subgroup] == 1 and this[fileName] == 1) then
table.insert(this.units, { u = "raid"..i, c = fileName, g = subgroup, r = rank });
end
--end
Thanks. Tivoli any chance to get this as an option?
Muffin
10-05-2006, 09:23 PM
I tried this but its not working correctly i have to manualy refresh the raid frames to get it to show anyone have any other solutions?
Powered by vBulletin® Version 4.1.9 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.