patchwerkQuick question, im doing a rework of Garm3n-RN wondering how i can add a shadow to the health value?
i came up with this thinking it would work, but no success :/ any help? much appreciated
My failed code:
"PlayerStatusHealthValueShadow"
{
"ControlName" "CExLabel"
"fieldName" "PlayerStatusHealthValueShadow"
"xpos" "c-235"
"ypos" "r137"
"zpos" "5"
"wide" "141"
"tall" "37"
"visible" "1"
"enabled" "1"
"textAlignment" "east"
"font" "Garm3nFontHuge"
"fgcolor" "0 0 0 255"
Do you actually have a second } to close that part off. Also is the zpos of the real health value at 6?
You could also try just putting x and y pos as 0 and seeing if it shows up at all