Thread: Exp bar color
View Single Post
06-03-11, 01:24 AM   #2
Nibelheim
local roygbi-
 
Nibelheim's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2010
Posts: 1,600
Does it work if you simply enter this into your chat window?

Code:
/run MainMenuExpBar:SetStatusBarColor(1, 1, 1, 1)
  Reply With Quote