Hey Rays! I love your hud and have been using it for I while. It works well on mac, however I can't seem to the crosshair circle enabled on the hud. This is what I have:
{
//crosshairs
xHairCircle
{
"controlName" "CExLabel"
"fieldName" "xHairCircle"
"font" "xHairCircle"
"visible" “1”
"enabled" “1”
"zpos" "2"
"xpos" "c-100"
"ypos" "c-102"
"wide" "201"
"tall" "200"
"font" "xHairCircleOutline"
//“font" "xHairCircle"
"labelText" "o"
"textAlignment" "center"
"fgcolor" "255 255 255 100"
}
Thanks!