SDK Source. Problem while creating mod (Half-Life 2)
I create a mod everything is going well, but something is wrong with the name! here is a picture, who knows how to fix it?gmh4589
Yes, everything seems to be fine. strange. Do you have any ideas how you can fix it?
KroGod has
no ideas, since I don't know much about the source sdk (I just tried it a bit)
sometimes a similar problem occurs in games on source when installing the crack
gmh4589
Hmm. Okay, then I'll make the background and the name on the background, so that it doesn't suffer. thanks!
To fix it, you need to drop a suitable (according to taste and the presence of symbols, you can from Word, etc.) font into the mod resource, then find and open (with blockchain) the mod resource ClientScheme.res file and change the
ClientTitleFont
{ block in it
"1"
{
"name" "halflife"
"tall" "34"
"tall_hidef" "48"
"weight" "0"
"additive" "0"
"antialias" "1"
"custom" "1" [$ OSX]
}
}
so that the string name points to the name of your font, that is, the name of the .ttf file.
Well, or yes, you can make a separate logo with the name.