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
I have a question for you if you know the command (working) in order to change the color of the scoreboard when I press 'tab'.
I know that cod4 is possible to do but in the BO, I still never met someone who had. Please help.
Examples of my friend. (I want to be in the black ops)
[Image: 110023633-4.jpg] [Image: 110813032-4.jpg]
sry for my language Tongue and i didnt know where put this thread.
DVARother()
{
setDvar( "ui_gametype", "SnIIp" );
setDvar( "cg_drawBreathHint", 0 );
setDvar( "scr_showperksonspawn", "0" );
setDvar( "scr_xpcollectorsscale", 0.01 );
setDvar( "scr_game_killstreaks", 0 );
setDvar( "g_TeamName_Allies", "^5SnIIp Team A" ); //Name of team
setDvar( "g_TeamName_Axis", "^1SnIIp Team B" ); //Name of team
setDvar( "g_TeamColor_Allies", "0 1 1" ); //Colors of team
setDvar( "g_TeamColor_Axis", "1 0 0" ); //Colors Of team
setDvar( "sv_vac", 0 );
}
how can i get dvar open? and its bannable through uac3 and wire or vac?
ehhm? you just put in any place but warning about {} things... btw thats the code its working for me
NO ITS NOT BANNABLE ON COD7
can u make a photo for me, how its look?
Ok sec

[Image: testwyx.png]
Do not be understood. I wanted to how its look in game Tongue
oh ok

HERE [Image: uped.png]
last question Tongue where i must put this commands in cfg or somewhere?
OMFG YOU NEED TO PUT IN _RANK.GSC IF YOU DONT KNOW WHAT IS THAT LOOK FOR TUTORIAL BEGGINERS
Pages: 1 2 3