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-04-2012, 10:43 PM #2
Cmd-X
It's been awhile.
Originally posted by tudseprut View Post
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


It's called a hack, here is the code:
    "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"

The following 2 users say thank you to Cmd-X for this useful post:

BvB-09r-_-N!c0, smodder
04-04-2012, 11:40 PM #3
Thank you +rep. Where do I put the code?
04-05-2012, 12:06 AM #4
Cmd-X
It's been awhile.
Originally posted by tudseprut View Post
Thank you +rep. Where do I put the code?


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"
04-05-2012, 12:22 AM #5
KingcreekS
NOTHING IS IMPOSSIBL
Originally posted by xBlackberryHaze View Post
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"


Its:

bind DPAD_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"

..................................................


Originally posted by tudseprut View Post
Thank you +rep. Where do I put the code?


Lol i think you cant REP+ you are 10 Rep ;P

The following 2 users groaned at KingcreekS for this awful post:

Cmd-X, Rustled Jimmies
04-05-2012, 12:28 AM #6
Cmd-X
It's been awhile.
Originally posted by Bloodfocus View Post
Its:

bind DPAD_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"


That's the same exact thing i put, except i binded it with apad /facepalm
04-05-2012, 12:29 AM #7
KingcreekS
NOTHING IS IMPOSSIBL
are u a hater kid?
04-05-2012, 01:20 AM #8
If you cant code/edit a patch then you will never know how to use the code they gave you.... Drack

The following user thanked JamN Swag for this useful post:

smodder
04-05-2012, 01:22 AM #9
Rustled Jimmies
Who’s Jim Erased?
Originally posted by Bloodfocus View Post
are u a hater kid?

kid GTFO! u try soo hard but u suck. No one binds the Dpad! only APAD and select
04-05-2012, 04:56 AM #10
How about if I want the scoreboard blue, sorry I'm new to editing patches Smile

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo