I'm basically creating a new hud and I want to add some kewl images to the main menu but I'm missing the glyphs. The only one I know is glyph_multiplayer.
Does anyone have a list of all the glyphs?
I'm basically creating a new hud and I want to add some kewl images to the main menu but I'm missing the glyphs. The only one I know is glyph_multiplayer.
Does anyone have a list of all the glyphs?
http://www.mediafire.com/?7ad0mb0b6vv03md It's the hud files, just with yz knorwings, if you want those out, delete garm3n font, and remove these items.
clientscheme.res
"CrossHairKonrWings"
{
"1"
{
"name" "Garm3nFont"
"tall" "18"
"weight" "0"
"antialias" "1"
}
}
hudlayout.res
CrossHairKonrWings
{
"controlName" "CExLabel"
"fieldName" "CrossHairKonrWings"
"visible" "1"
"enabled" "1"
"zpos" "2"
"xpos" "c-29"
"ypos" "c-24"
"wide" "49"
"tall" "49"
"font" "CrossHairKonrWings"
"labelText" "Z"
"textAlignment" "center"
"fgcolor" "255 255 255 255"
}