Check out the Latest Articles:
Konzol színezés Call of Duty 2-ben – Console colors in Call of Duty 2

Különböző színösszeállításokkal kicsit csinosíthatjuk a konzolunkat. Az alábbi 5 parancsban lehet állítanunk a különböző számokat (én az alábbi összeállítást használom):

seta con_inputBoxColor “0 0.5 0.5 0.5″
seta con_inputHintBoxColor “0 0.5 0.5 0.5″
seta con_outputBarColor “1 1 0.95 0.6″
seta con_outputSliderColor “0.15 0.15 0.1 0.6″
seta con_outputWindowColor “0 0.4 0.35 0.5″

con_inputBoxColor – beviteli box színe ( ide írod a szöveget)
con_inputHintBoxColor – a beviteli box alatt található kis box amin kilistázódnak a parancsok
con_outputBarColor – jobboldalt található a kis csúszka mögötti háttér
con_outputSliderColor – jobboldalt található a kis csúszka színe
con_outputWindowColor – a konzol háttere

Mindig 4 számjegy található ez első három a színösszeállításban vesz részt. Az utolsó pedig a fényerősségét lehet beállítani. Ha az érték nulla akkor teljesen áttetsző a konzol színe, ha pedig 1 akkor teljes szín látható. Ezek kötött lehet változtatni százezredes pontosságig (0.00001).

0 0 0 1 – fekete
0 0 1 1 – sötétkék
0 1 1 1 – világoskék
1 1 1 1 – fehér
1 0 0 1 – piros
1 1 0 1 – sárga
0 1 0 1 – zöld
1 0 1 1 – rózsaszín

Egy kis finomság a végére:

seta r_objectiveColorDx7Max “1 0 0 1″
seta r_objectiveColorDx7Min “0 1 1 1″

Amikor a bomba le van téve akkor villog, ezzel a két paranccsal lehet változtatni a két színt. Megkérdeztem SpoX-ot de ő azt mondta a bomba színezést cb-n nem lehet használni!

English version

The different colors can make the consol a little bit nicer. The following 5 commands can help you (it is my settings):

seta con_inputBoxColor “0 0.5 0.5 0.5″
seta con_inputHintBoxColor “0 0.5 0.5 0.5″
seta con_outputBarColor “1 1 0.95 0.6″
seta con_outputSliderColor “0.15 0.15 0.1 0.6″
seta con_outputWindowColor “0 0.4 0.35 0.5″

con_inputBoxColor – input box (you write here the commands)
con_inputHintBoxColor – under the input box where you can see the command list
con_outputBarColor – you can see it on the right behind the slider
con_outputSliderColor – you can see it on the right it is the slider color
con_outputWindowColor – the colsole background

There are 4 numbers the first 3 are the colors and the last number is the brightness. If the value is 0 than the colors are translucent and if the value is 1 shown in full color. You can change it from 0.00001 to 1.

0 0 0 1 – black
0 0 1 1 – darkblue
0 1 1 1 – lightblue
1 1 1 1 – white
1 0 0 1 – red
1 1 0 1 – yellow
0 1 0 1 – green
1 0 1 1 – pink

A bit of grit at the end:

seta r_objectiveColorDx7Max “1 0 0 1″
seta r_objectiveColorDx7Min “0 1 1 1″

It is the bomb color . I requested SpoX opinion and he said it’s not allowed on ClanBase match.



  1. xNL on Wednesday 21, 2010

    nice work trusty

  2. lol444 on Wednesday 21, 2010

    hi szép munka de azt nemtudod h a consolba amit irsz szöveget annak a szinét hogy lehet átirni?

  3. tRUStY on Wednesday 21, 2010

    hmm nem ezzel még nem próbálkoztam


You must be logged in to post a comment.