http://i.imgur.com/oN3yfYu.jpg
I wanna make it so that shaded bar turns colors whenever highlighted with the quickplay button but I have no idea how to do that, here's the code I've got so far just for the bar:
"QuickplayBG"
{
"ControlName" "ImagePanel"
"fieldName" "QuickplayBG"
"xpos" "0"
"ypos" "93"
"zpos" "1"
"wide" "180"
"tall" "14"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fillcolor" "0 0 0 100"
}