BullyWiiHacks
Welcome dear guest! Very Happy

To start posting and being part of the BWH community, you simply need to register an account or log into an existing one.

If you do not wish to register at all, that's fine but there will be more advertisements. :/

You can probably see and download most content provided for regular members even without an account.

Your contributions will be greatly appreciated though, give it a shot and register today! thumbsup

Join the forum, it's quick and easy

BullyWiiHacks
Welcome dear guest! Very Happy

To start posting and being part of the BWH community, you simply need to register an account or log into an existing one.

If you do not wish to register at all, that's fine but there will be more advertisements. :/

You can probably see and download most content provided for regular members even without an account.

Your contributions will be greatly appreciated though, give it a shot and register today! thumbsup
BullyWiiHacks
Would you like to react to this message? Create an account in a few clicks or log in to continue.
BullyWiiHacks

Gaming, Modding & Programming

Important reminders:

- Click *HERE* for advanced forum search or check out the text field below on the front page for Google before posting
- NO support via private message (use the forum)
- Write meaningful topic titles
Site Translation
Latest topics
» Dropped Out of College to Pursue Web Dev and Life Pursuits in General
Black Ops All Colors Empty4/7/2024, 2:34 pm by SnB@BWH

» Bully Made It Into a BIG Video 400K Views
Black Ops All Colors Empty4/7/2024, 6:58 am by Bully@WiiPlaza

» Wii Play Tanks
Black Ops All Colors Empty3/24/2024, 2:46 pm by helpmeout

» [Bypass Paywalls] (Global) @magnolia1234 - GitLab
Black Ops All Colors Empty3/18/2024, 3:55 am by Seth@WiiPlaza

» [Download] Mary Shelley's Frankenhole
Black Ops All Colors Empty3/16/2024, 8:29 am by Seth@WiiPlaza

» Completely Custom Modded Controllers (Undetectable)
Black Ops All Colors Empty3/5/2024, 1:55 pm by Shadow@BWH

» (Zombies) Drink perks code?
Black Ops All Colors Empty3/5/2024, 1:24 pm by Shadow@BWH

» Die Rückkehr zu STEAM und WARFACE
Black Ops All Colors Empty3/2/2024, 3:54 am by Seth@WiiPlaza

» First person hand model change?
Black Ops All Colors Empty2/28/2024, 4:53 am by Ad3lamac611

» {RELEASE} Field Raider Firefox v1.72 by Seth@WiiPlaza
Black Ops All Colors Empty2/21/2024, 8:52 am by naxil

Search
 
 

Display results as :
 


Rechercher Advanced Search

April 2024
MonTueWedThuFriSatSun
1234567
891011121314
15161718192021
22232425262728
2930     

Calendar Calendar

Country Statistics
Free counters!

You are not connected. Please login or register

Black Ops All Colors

Go down  Message [Page 1 of 1]

1Black Ops All Colors Empty Black Ops All Colors 6/18/2014, 1:20 am

Shadow@BWH

Shadow@BWH
 
 

All of the Colors & Color Codes for CFG possible.

Code:
^1 = red
    ^2 = green
    ^3 = yellow
    ^4 = blue
    ^5 = CYAN
    ^6 = Pink
    ^7 = white
    ^8 is a color that changes depending what level you are on.
    American maps = Dark Green
    Russian maps = Dark red/marroon
    British maps = Dark Blue
    ^9 = grey
    ^0= black
    ^c = Blandishbeige

    Black = 0 0 0 1 - 0 0 0

    Red = 1 0 0 1 - 2 0 0

    Green = 0 1 0 1 - 0 2 0

    PURPLE = 0.33333 0.1019 0.54509 1 - 0.66666 0.2028 1.09018

    BLUE = 0 0 1 1 - 0 0 2

    CYAN = 0 1 1 1 - 0 2 2

    LIME GREEN = 0.498 1 0 1 - 0.498 2 0

    YELLOW = 1 1 0 1 - 2 2 0

    ORANGE = 1 0.498 0 1 - 2 0.498 0

    PINK = 1 0.411 0.705 1 - 2 0.411 0.705

    WHITE = 1 1 1 1 - 2 2 2

 
  DEFAULT = 0 0.74902 0 1 - 0.9 1 0.9

lobby_searchingPartyColor

Score Colors Axis

Code:
BLACK; g_ScoresColor_Axis 0 0 0
    PURPLE; g_ScoresColor_Axis 0.66666 0.2028 1.09018
    BLUE; g_ScoresColor_Axis 0 0 2
    CYAN; g_ScoresColor_Axis 0 2 2
    GREEN; g_ScoresColor_Axis 0 2 0
    LIME_GREEN; g_ScoresColor_Axis 0.498 2 0
    YELLOW; g_ScoresColor_Axis 2 2 0
    ORANGE; g_ScoresColor_Axis 2 0.498 0
    RED; g_ScoresColor_Axis 2 0 0
    PINK; g_ScoresColor_Axis 2 0.411 0.705
    WHITE; g_ScoresColor_Axis 2 2 2
    DEFAULT; g_ScoresColor_Axis 0.9 1 0.9

Score Color Allies

Code:
BLACK: g_ScoresColor_Allies 0 0 0
    PURPLE: g_ScoresColor_Allies 0.66666 0.2028 1.09018
    BLUE: g_ScoresColor_Allies 0 0 2
    CYAN: g_ScoresColor_Allies 0 2 2
    GREEN: g_ScoresColor_Allies 0 2 0
    LIME_GREEN: g_ScoresColor_Allies 0.498 2 0
    YELLOW: g_ScoresColor_Allies 2 2 0
    ORANGE: g_ScoresColor_Allies 2 0.498 0
    RE g_ScoresColor_Allies 2 0 0
    PINK: g_ScoresColor_Allies 2 0.411 0.705
    WHITE: g_ScoresColor_Allies 2 2 2
    DEFAULT: g_ScoresColor_Allies 0.9 1 0.9

Team Colors Axis

Code:
 BLACK; g_teamcolor_axis 0 0 0 1
    PURPLE; g_teamcolor_axis 0.33333 0.1019 0.54509 1
    BLUE; g_teamcolor_axis 0 0 1 1
    CYAN; g_teamcolor_axis 0 1 1 1
    GREEN; g_teamcolor_axis 0 1 0 1
    LIME_GREEN; g_teamcolor_axis 0.498 1 0 1
    YELLOW; g_teamcolor_axis 1 1 0 1
    ORANGE; g_teamcolor_axis 1 0.498 0 1
    RED; g_teamcolor_axis 1 0 0 1
    PINK; g_teamcolor_axis 1 0.411 0.705 1
    WHITE; g_teamcolor_axis 1 1 1 1
    DEFAULT; g_teamcolor_axis 0 0.74902 0 1

Team Colors Allies

Code:
BLACK: g_teamcolor_allies 0 0 0 1
    PURPLE: g_teamcolor_allies 0.33333 0.1019 0.54509 1
    BLUE: g_teamcolor_allies 0 0 1 1
    CYAN: g_teamcolor_allies 0 1 1 1
    GREEN: g_teamcolor_allies 0 1 0 1
    LIME_GREEN: g_teamcolor_allies 0.498 1 0 1
    YELLOW: g_teamcolor_allies 1 1 0 1
    ORANGE: g_teamcolor_allies 1 0.498 0 1
    RE g_teamcolor_allies 1 0 0 1
    PINK: g_teamcolor_allies 1 0.411 0.705 1
    WHITE: g_teamcolor_allies 1 1 1 1
    DEFAULT: g_teamcolor_allies 0 0.74902 0 1

Party Colors

Code:
BLACK;ui_playerPartyColor 0 0 0 1
    PURPLE;ui_playerPartyColor 0.33333 0.1019 0.54509 1
    BLUE;ui_playerPartyColor 0 0 1 1
    CYAN;ui_playerPartyColor 0 1 1 1
    GREEN;ui_playerPartyColor 0 1 0 1
    LIME GREEN;ui_playerPartyColor 0.498 1 0 1
    YELLOW;ui_playerPartyColor 1 1 0 1
    ORANGE;ui_playerPartyColor 1 0.498 0 1
    RED;ui_playerPartyColor 1 0 0 1
    PINK;ui_playerPartyColor 1 0.411 0.705 1
    WHITE;ui_playerPartyColor 1 1 1 1
    DEFAULT;ui_playerPartyColor 1 0.8 0.4 1

Lobby Searching

Code:
BLACK;lobby_searchingPartyColor 0 0 0 1
    PURPLE;lobby_searchingPartyColor 0.33333 0.1019 0.54509 1
    BLUE;lobby_searchingPartyColor 0 0 1 1
    CYAN;lobby_searchingPartyColor 0 1 1 1
    GREEN;lobby_searchingPartyColor 0 1 0 1
    LIME GREEN;lobby_searchingPartyColor 0.498 1 0 1
    YELLOW;lobby_searchingPartyColor 1 1 0 1
    ORANGE;lobby_searchingPartyColor 1 0.498 0 1
    RED;lobby_searchingPartyColor 1 0 0 1
    PINK;lobby_searchingPartyColor 1 0.411 0.705 1
    WHITE;lobby_searchingPartyColor 1 1 1 1
    DEFAULT;lobby_searchingPartyColor 1 0.8 0.4 1

Score Board Colors

Code:
BLACK;set cg_scoreboardMyColor 0 0 0 1
    PURPLE;set cg_scoreboardMyColor 0.33333 0.1019 0.54509
    BLUE;set cg_scoreboardMyColor 0 0 1 1
    CYAN;set cg_scoreboardMyColor 0 1 1 1
    GREEN;set cg_scoreboardMyColor 0 1 0 1
    LIME GREEN;set cg_scoreboardMyColor 0.498 1 0 1
    YELLOW;set cg_scoreboardMyColor 1 1 0 1
    ORANGE;set cg_scoreboardMyColor 1 0.498 0 1
    RED;set cg_scoreboardMyColor 1 0 0 1
    PINK;set cg_scoreboardMyColor 1 0.411 0.705 1
    WHITE;set cg_scoreboardMyColor 1 1 1 1
    DEFAULT;set cg_scoreboardMyColor 1 0.8 0.4 1

Low Ammo Warnings

Code:
DEFAULT: lowAmmoWarningColor1 0.701961 0.701961 0.701961 0.8; lowAmmoWarningColor2 1 1 1 1; lowAmmoWarningNoAmmoColor1 0.8 0.25098 0.301961 0.8; lowAmmoWarningNoAmmoColor2 1 0.25098 0.301961 1; lowAmmoWarningNoReloadColor1 0.701961 0.701961 0.301961 0.701961; lowAmmoWarningNoReloadColor2 0.701961 0.701961 0.301961 1
    BLACK: lowAmmoWarningColor1 0 0 0 0.8; lowAmmoWarningColor2 1 1 1 0.6; lowAmmoWarningNoAmmoColor1 0 0 0 0.6; lowAmmoWarningNoAmmoColor2 1 1 1 0.3; lowAmmoWarningNoReloadColor1 0 0 0 1; lowAmmoWarningNoReloadColor2 1 1 1 0.5
    PURPLE: lowAmmoWarningColor1 0.33333 0.1019 0.54509 0.8; lowAmmoWarningColor2 1 1 1 0.6; lowAmmoWarningNoAmmoColor1 0.33333 0.1019 0.54509 0.6; lowAmmoWarningNoAmmoColor2 1 1 1 0.3; lowAmmoWarningNoReloadColor1 0.33333 0.1019 0.54509 1; lowAmmoWarningNoReloadColor2 0 0 0 0.5


_________________
Black Ops All Colors BAjMdNS

Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum