PDA

View Full Version : Raid windows not showing offlines?



One
09-27-2006, 09:06 PM
Nevermind, got it to show offlines.

edv
09-28-2006, 02:56 AM
how? i can't find a setting for it

One
09-28-2006, 03:39 AM
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

edv
09-28-2006, 10:06 AM
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?

a67rhf7823jn8747==