Upvote Upvoted 1 Downvote Downvoted
issues with installing a hud crosshair font
posted in Q/A Help
1
#1
0 Frags +

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?
2
#2
0 Frags +

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
3
#3
1 Frags +

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]
4
#4
0 Frags +

thanks rays it works now :D

thanks rays it works now :D
5
#5
0 Frags +

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?
Please sign in through STEAM to post a comment.