Smesi- I can't get #WelcomeBack to work, it always shows %playername% instead of the actual alias.
it has to be in the "TopleftDataPanel" panel, at least from what I've experienced.
"TopleftDataPanel"
{
"ControlName" "EditablePanel"
"fieldName" "TopLeftDataPanel"
"xpos" "0"
"ypos" "0"
"zpos" "6"
"wide" "450"
"tall" "30"
"visible" "1"
"PaintBackgroundType" "2"
"bgcolor_override" "0 0 0 0"
"pin_to_sibling" "StatusMenuFix"
"pin_corner_to_sibling" "1"
"pin_to_sibling_corner" "1"
"WelcomeLabel"
{
"ControlName" "CExLabel"
"fieldName" "WelcomeLabel"
"font" "Menu24"
"labelText" "#WelcomeBack"
"textAlignment" "center"
"xpos" "0"
"ypos" "0"
"wide" "450"
"tall" "30"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fgcolor_override" "233 233 233 255"
}
}
and then you position it with the anchor trick because it's really fussy,