ItsMods

Full Version: Scoreboard
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
(03-02-2011, 17:09)ZerO_oNe Wrote: [ -> ]I don't think so but maybe the dvar exist ..?!

i need to know the name of the font showed on the picture .. then it'll probably work because we know its included in the game because you can use it
can i use it without dvar, Is it possible to do it in the cfg ?
The font in the pic is either "smallfixed" or "bigfixed". I don't know how you would go about using fonts in an iPrintLnBold message.
play around with these commands

when ur in ur .cfg type seta in front of the code then save

the commands are here:
PHP Code:
cg_scoreboardBannerHeight "35"
           
cg_scoreboardFont "3"
           
cg_scoreboardHeaderFontScale "0.315"
           
cg_scoreboardHeight "435"
           
cg_scoreboardItemHeight "18"
           
cg_scoreboardMyColor "1 0.8 0.4 1"
           
cg_scoreboardPingGraph "0"
           
cg_scoreboardPingHeight "0.7"
           
cg_scoreboardPingText "1"
           
cg_scoreboardPingWidth "0.036" 
Pages: 1 2 3