PDA

View Full Version : Custom-Name Problem in HL2 Mod


Ravenbl00d
05-24-2011, 11:53 AM
Well,

I just created a Source Mod called "Ravenbloods Source Practice", and this name should also appear in game.
But I can't put "Ravenblood" as the first title and "Source Practice" as the second title, because than this happens:

http://imageshack.us/m/827/2519/edup.jpg

Normally it should look like this:

http://img189.imageshack.us/img189/3697/97456323.jpg

Can someone help me?

superdjsam
05-24-2011, 12:15 PM
you need to change the font file.

the file is on:

$Mod\$Modname\resource\HL2EP2.tff

you need to change the HL2EP2.tff to another font BUT you need to change that font into HL2EP2 (and it need to be tff file) or else you need to code so it changes into like this example: $Mod\$Modname\resource\CoolFont.otf

i hope you understand something

thanks for reading

Ravenbl00d
05-25-2011, 05:11 AM
Wow cool, thanks for the answer! I've just put in a custom font :)

superdjsam
05-26-2011, 12:58 AM
Wow cool, thanks for the answer! I've just put in a custom font :)

no problem ;)

SGJackson
04-18-2012, 01:08 PM
Hey I'm having the same problem but I don't fully understand how to change it! Would you explain the entire process so a newbie could understand it? thanks!