This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
May be
-- coloring agentsfunction Brown( text ) return "|cffdfa050" .. text .. "|r" endfunction Yellow( text ) return "|cffffff00" .. text .. "|r" endfunction Blue( text) return "|cff00ffff" .. text .. "|r" end
must be local (some addons cause the conflict)?
To post a comment, please login or register a new account.