Official Soldat Forums

Soldat Interface Mods & Mod Making => Modding Help => Topic started by: ZdzichU on March 15, 2014, 08:20:36 am

Title: Fonts
Post by: ZdzichU on March 15, 2014, 08:20:36 am
Hello, I want to add new font to Soldat like in Easy2Play Interface http://www.soldatx.com/files/downloads/mods/interface_easy_2_2.0_01.png (http://www.soldatx.com/files/downloads/mods/interface_easy_2_2.0_01.png) but its not working. Can someone help me and say how to add this?
Title: Re: Fonts
Post by: darDar on March 15, 2014, 09:42:41 am
Soldat/txt/fonts.ini
(...)
Quote
Font1=BankGothic Lt BT
Font2=Lucida Console
FontMenuSize=12
FontConsoleSize=9
FontBigSize=28
FontWeaponMenuSize=8
FontConsoleSmallSize=7

(...)
Title: Re: Fonts
Post by: ZdzichU on March 15, 2014, 09:46:25 am
Quote
[FONTS]
Font1=hoog0555_cyr2
Font2=hoog0555_cyr2
FontMenuSize=12
FontConsoleSize=9
FontBigSize=28
FontWeaponMenuSize=8
FontConsoleSmallSize=7
FontHeightScale=125
FontMenuBold=1
FontConsoleBold=0
FontBigBold=1
FontWeaponMenuBold=0
FontConsoleSmallBold=0
KillConsoleNameSpace=8
And only size changed (http://i.imgur.com/vVWSy4z.png)
Title: Re: Fonts
Post by: darDar on March 15, 2014, 09:50:13 am
that is a non default font if I'm right so make sure you have this font installed to your oS.

/txt/fonts-help.txt
Quote
[FONTS]
Font1=BankGothic Lt BT // font for pre-game menu and and in-game menus
Font2=Lucida Console   // font for console and all texts in-game except menus
FontMenuSize=12        // in-game menu font size
FontConsoleSize=10     // console, player names and scores, weapons menu font size
FontBigSize=28         // just changes the resolution of the font, size is automatic
FontWeaponMenuSize=8   // font for weapon mod statistics and kill console
FontConsoleSmallSize=7 // smaller font when text is too large for example
FontHeightScale=125    // 125% higher than width
FontMenuBold=1         // bold characters...
FontConsoleBold=0
FontBigBold=1
FontWeaponMenuBold=0
FontConsoleSmallBold=0
KillConsoleNameSpace=8 // spacing between kills in kill console in pixels
Title: Re: Fonts
Post by: ZdzichU on March 15, 2014, 11:09:50 am
I have instaled font. I do everything what could think of but nothing helped. :(
Title: Re: Fonts
Post by: Akinaro on March 15, 2014, 11:39:38 am
Did you tried different font?
Title: Re: Fonts
Post by: ZdzichU on March 15, 2014, 11:47:14 am
Nope but i think its not problem with font but with instaling. That is link for this interface and font. http://www.soldatx.com/downloads/mods/interfaces/interface-easy2-v20 (http://www.soldatx.com/downloads/mods/interfaces/interface-easy2-v20)
Title: Re: Fonts
Post by: ZdzichU on March 15, 2014, 05:09:24 pm
Topic for lock. I find way to do this :)
Title: Re: Fonts
Post by: jrgp on March 15, 2014, 09:50:58 pm
Topic for lock. I find way to do this :)

Topics don't need to be locked and it'd be great if you could tell us how you solved your problem.
Title: Re: Fonts
Post by: ZdzichU on March 16, 2014, 04:59:50 am
I just wrote wrong letter in font name (so stupid xD)
Title: Re: Fonts
Post by: darDar on March 16, 2014, 08:14:03 am
I just wrote wrong letter in font name (so stupid xD)
::)