[PC] CS 1.6 cfg - Crosshair

Dieses Thema im Forum "Gamer Support" wurde erstellt von Ph1b, 5. Juni 2008 .

Schlagworte:
Status des Themas:
Es sind keine weiteren Antworten möglich.
  1. 5. Juni 2008
    CS 1.6 cfg - Crosshair

    Nabend.
    Ich möchte in meine config.cfg einfügen, dass ich per "Mittlere Maustaste", sprich der druck auf den Mausball meine Fadenkreuzfarbe von Schwarz über Rot zu Weiß ändern kann.
    Dann natürlich wieder von Weiß zu Rot.
    Kann mir bitte wer die Befehle dazu posten?
     
  2. 5. Juni 2008
    AW: CS 1.6 cfg - Crosshair

    Habe nur was gefunden das dass Fadenkreuz blinkt aber nicht per tasten druck ändert!

    bind "UPARROW" "+forward;adjust_crosshair;adjust_crosshair"
    bind "DOWNARROW" "+back;adjust_crosshair;adjust_crosshair"
    bind "LEFTARROW" "+moveleft;adjust_crosshair;adjust_crosshair"
    bind "RIGHTARROW" "+moveright;adjust_crosshair;adjust_crosshair"


    MFG Kocholos

    Hätte ich selber noch CS dann hätte ich versucht dir so ein Scipte zu machen aber naja !
     
  3. 5. Juni 2008
    AW: CS 1.6 cfg - Crosshair

    "2" "CrossRot" "cl_crosshair_color 255+0+0"
    "4" "CrossWeiss" "cl_crosshair_color 254+254+254"
    "5" "CrossSchwarz" "cl_crosshair_color 0+0+0"


    // __________________________
    //----( Crosshair Autofarbwechsel)----
    // ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯

    alias ch_afw "ch_afw1"
    alias ch_afw1 "alias m_pitch fw;alias ch_afw ch_afw0"
    alias ch_afw0 "alias m_pitch;alias ch_afw ch_afw1"

    alias fw "fw1"
    alias fw1 "cl_crosshair_color 255+0+0;alias fw fw2"
    alias fw2 "cl_crosshair_color 254+254+254;alias fw fw3"
    alias fw3 "cl_crosshair_color 0+0+0;alias fw fw1"


    bind "mouse5" "ch_afw"

    habs net ausprobier musse mal gucken
     
  4. 5. Juni 2008
    AW: CS 1.6 cfg - Crosshair

    Sieht so weit gut aus, nur die mittlere Maustaste müsste eigentlich mouse3 und nicht mouse5 sein, so weit ich weiß.
     
  5. 6. Juni 2008
    AW: CS 1.6 cfg - Crosshair

    Was ist das mit dem Autofarbenwechsel? Das brauche ich nicht, würde mich nur verwirren.

    Muss ich jetzt

    "2" "CrossRot" "cl_crosshair_color 255+0+0"
    "4" "CrossWeiss" "cl_crosshair_color 254+254+254"
    "5" "CrossSchwarz" "cl_crosshair_color 0+0+0"
    alias ch_afw "ch_afw1"
    alias ch_afw1 "alias m_pitch fw;alias ch_afw ch_afw0"
    alias ch_afw0 "alias m_pitch;alias ch_afw ch_afw1"
    alias fw "fw1"
    alias fw1 "cl_crosshair_color 255+0+0;alias fw fw2"
    alias fw2 "cl_crosshair_color 254+254+254;alias fw fw3"
    alias fw3 "cl_crosshair_color 0+0+0;alias fw fw1"
    bind "mouse3" "ch_afw"

    eintragen?

    Oder gehört ein Teil dazu zum Autowechsel? Danke schon mal für die Antworten.
     
  6. Video Script

    Videos zum Themenbereich

    * gefundene Videos auf YouTube, anhand der Überschrift.