FacebookLike us on Facebook! TwitterFollow us on Twitter! XfireJoin our Xfire group! YoutubeSubscribe to our Youtube! GPlusFollow us on Google Plus!
Welcome to cfgfactory.com - Your Game, Your Config...
Want to help keep this website running? Donate here today!

   Useful Commands - English         
Commands for people with weaker computers



Scoreboard modification

seta cg_ScoresPing_BgColor '0.1 0.1 0.1' - Background color under ping bars.
seta cg_ScoresPing_HighColor '0.8 0 0 1' - Bar color during high ping.
seta cg_ScoresPing_LowColor '1 0.2 0 1' - Bar color during small ping.
seta cg_ScoresPing_MaxBars '8' - Numbers of bars.
seta cg_ScoresPing_MedColor '0.8 0.8 0 1' - Bar color during medium ping.


g_teamcolor_myteam 0.4 0.6 0.8509 1- Nicks color over heads our team mates.
g_teamcolor_enemyteam 0.75 0.25 0.25 1- Nicks color over heads opponent team.
g_ScoresColor_Allies 0 0 0 0- Bars color in scoreboard.
g_ScoresColor_Axis 0.52 0.27 0.27 1- Bars color in opponent team scoreboard.
g_ScoresColor_Spectator 0.25 0.25 0.25 0- Bars color in spectator table.

We can change teamnames in scoreboard too

g_teamname_allies MPUI_SAS_SHORT
g_teamname_axis MPUI_SPETNAZ_SHORT
g_teamname_spectator


Scoreboard colors change after each rund to default, so it will be better to make a TAB bind.
For example:
bind TAB '+scores; g_scorescolor_allies 0 1 0.8 1; g_scorescolor_axis 1 0.6 0.6 1; g_teamname_allies ^5Marines; g_teamname_axis ^6Opfor'

seta cg_scoreboardBannerHeight '24'
seta cg_scoreboardFont '6'
seta cg_scoreboardheaderfonts '0'
seta cg_scoreboardHeaderFontScale '0.2'
seta cg_scoreboardHeight '485'
seta cg_scoreboardItemHeight '13'
seta cg_scoreboardPingText '1'
seta cg_scoreboardPingWidth '0.036'
seta cg_scoreboardRankFontScale '0.25'
seta cg_scoreboardScrollStep '3'
seta cg_scoreboardTextOffset '0.5'
seta cg_scoreboardWidth '400'
seta cg_scorePlums '1'
seta cg_ScoresPing_Interval '100'
seta cg_ScoresPing_MaxBars '4'
seta cg_scoreTransparency '1.0'


These are most basic commands for scoreboard modifications. They change size for example subtitles, height of scoreboard or other things.
CONSOLE COLORS

Last number means transparency ! ! !
seta con_inputBoxColor '1 0.6 0.8 0.6' – Color of first (smallest) bar.
seta con_inputHintBoxColor '1 0.6 0.6 0.2' – Color of second (medium) window.
seta con_outputBarColor '0 0 0 0.6' – Color of sidebar on the right side.
seta con_outputSliderColor '0 0 0 0.6' – Sideslider color (on bar) on the right side.
seta con_outputWindowColor '0 0 0 1' – Color of full console.


Have Fun ;-]