Post: xFinehaX_-HD-_ Scoreboard hack?
04-04-2012, 10:34 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Hi, I was playing online and I met xFinehaX_-HD-_. I was playing in his lobby and when I clicked the scoreboard there was the pig emblem and the hyena emblem on the scoreboard. The scoreboard was also two different colors. Can anyone help me because I want to put this in my patch.
Thank you
-Peter
(adsbygoogle = window.adsbygoogle || []).push({});
04-05-2012, 05:50 AM #11
Cmd-X
It's been awhile.
Originally posted by tudseprut View Post
How about if I want the scoreboard blue, sorry I'm new to editing patches


/facepalm
    g_teamColor_MyTeam 0 0 1

Okay, no more questions, right?.... Gasphgodwhy:
04-05-2012, 06:02 AM #12
Originally posted by xBlackberryHaze View Post
Well, if you want it to automatically say that as soon as the game starts, add this to your buttons_default.cfg:
    bind APAD_UP "g_TeamName_Allies ^2Marijuana; g_TeamIcon_Allies cardicon_prestige10_02; g_TeamIcon_MyAllies cardicon_prestige10_02; g_TeamIcon_EnemyAllies cardicon_prestige10_02; g_ScoresColor_Allies 0 0 0; g_TeamName_Axis ^1F^3T^2W; g_TeamIcon_Axis cardicon_weed; g_TeamIcon_MyAxis cardicon_weed; g_TeamIcon_EnemyAxis cardicon_weed; g_ScoresColor_Axis 1 .5 0; g_ScoresColor_Spectator 1 .5 0; g_ScoresColor_Free 1 .5 0; g_teamColor_MyTeam 0 1 0; g_teamColor_EnemyTeam 1 0 0; g_teamTitleColor_MyTeam 1 .5 0; g_teamTitleColor_EnemyTeam 0 0 0; cg_overheadTitlesFont 4; cg_crosshairDynamic 0; cg_ScoresPing_LowColor 1 0 0 1; cg_ScoresPing_HighColor 0 0 1 1"


On command:
    //whatever your menu binds are, just set like this anywhere in the patch:
set mod1 "g_TeamName_Allies ^2Marijuana; g_TeamIcon_Allies cardicon_prestige10_02; g_TeamIcon_MyAllies cardicon_prestige10_02; g_TeamIcon_EnemyAllies cardicon_prestige10_02; g_ScoresColor_Allies 0 0 0; g_TeamName_Axis ^1F^3T^2W; g_TeamIcon_Axis cardicon_weed; g_TeamIcon_MyAxis cardicon_weed; g_TeamIcon_EnemyAxis cardicon_weed; g_ScoresColor_Axis 1 .5 0; g_ScoresColor_Spectator 1 .5 0; g_ScoresColor_Free 1 .5 0; g_teamColor_MyTeam 0 1 0; g_teamColor_EnemyTeam 1 0 0; g_teamTitleColor_MyTeam 1 .5 0; g_teamTitleColor_EnemyTeam 0 0 0; cg_overheadTitlesFont 4; cg_crosshairDynamic 0; cg_ScoresPing_LowColor 1 0 0 1; cg_ScoresPing_HighColor 0 0 1 1"

You don't need it to be binded for it to execute at the start of the game, inactivity will stop that. Just set it separately as dvars (set g_teamtitlecolor_enemyteam 0 0 0 etc...)
04-05-2012, 06:22 AM #13
Cmd-X
It's been awhile.
Originally posted by Rainbow
You don't need it to be binded for it to execute at the start of the game, inactivity will stop that. Just set it separately as dvars (set g_teamtitlecolor_enemyteam 0 0 0 etc...)


Oh, alright.. Well it doesn't really make much of a difference :p
04-05-2012, 07:04 AM #14
One last thing, if I wanted to change the text so it said dogs on my team and cats on the other teams scoreboard? Oh and thank you so much for your help Smile

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo