I've been trying to get a heart around my crosshair with this font
http://www.dafont.com/sexy-love-hearts.font
I have these in clientscheme
"SexyLoveHearts"
{
"1"
{
"name" "SexyLoveHearts"
"tall" "48"
"additive" "0"
"antialias" "1"
}
}
"18"
{
"font" "resource/SexyLoveHearts.ttf"
"name" "SexyLoveHearts"
}
}
and this in my hudlayout
SexyLoveHearts
{
"controlName" "CExLabel"
"fieldName" "SexyLoveHearts"
"visible" "1"
"enabled" "1"
"zpos" "2"
"xpos" "c-100"
"ypos" "c-100"
"wide" "202"
"tall" "198"
"font" "SexyLoveHearts"
"labelText" "P"
"textAlignment" "center"
"fgcolor" "255 255 255 192"
}
and I installed the font on windows but all im getting is a P instead of a heart :(
http://cloud.steampowered.com/ugc/597005142526529206/EC47F40EB6E0829E98A768AF8A941B663FA97D79/
can someone tell me what im doing wrong and how to fix it?
I've been trying to get a heart around my crosshair with this font
http://www.dafont.com/sexy-love-hearts.font
I have these in clientscheme
"SexyLoveHearts"
{
"1"
{
"name" "SexyLoveHearts"
"tall" "48"
"additive" "0"
"antialias" "1"
}
}
"18"
{
"font" "resource/SexyLoveHearts.ttf"
"name" "SexyLoveHearts"
}
}
and this in my hudlayout
SexyLoveHearts
{
"controlName" "CExLabel"
"fieldName" "SexyLoveHearts"
"visible" "1"
"enabled" "1"
"zpos" "2"
"xpos" "c-100"
"ypos" "c-100"
"wide" "202"
"tall" "198"
"font" "SexyLoveHearts"
"labelText" "P"
"textAlignment" "center"
"fgcolor" "255 255 255 192"
}
and I installed the font on windows but all im getting is a P instead of a heart :(
[img]http://cloud.steampowered.com/ugc/597005142526529206/EC47F40EB6E0829E98A768AF8A941B663FA97D79/[/img]
can someone tell me what im doing wrong and how to fix it?
If that is showing a p it means something is wrong with your font installation. Double check everything, then re-paste the font into your resource folder, and if that fails try installing the font onto windows itself, that has worked for me sometimes
If that is showing a p it means something is wrong with your font installation. Double check everything, then re-paste the font into your resource folder, and if that fails try installing the font onto windows itself, that has worked for me sometimes
If this is the font you're using, try changing the following values in ClientScheme.res to look like this:
"SexyLoveHearts"
{
"1"
{
"name" "Sexy Love Hearts"
"tall" "48"
"additive" "0"
"antialias" "1"
}
}
"18"
{
"font" "resource/SexyLoveHearts.ttf"
"name" "Sexy Love Hearts"
}
If [url=www.dafont.com/sexy-love-hearts.font]this[/url] is the font you're using, try changing the following values in ClientScheme.res to look like this:
[code]"SexyLoveHearts"
{
"1"
{
"name" "Sexy Love Hearts"
"tall" "48"
"additive" "0"
"antialias" "1"
}
}
"18"
{
"font" "resource/SexyLoveHearts.ttf"
"name" "Sexy Love Hearts"
}[/code]
thanks rays it works now :D
thanks rays it works now :D
Why didn't you just replace your crosshair symbol by a crosshair with a heart in the BG?
Why didn't you just replace your crosshair symbol by a crosshair with a heart in the BG?