Ankündigung

Einklappen
Keine Ankündigung bisher.

Config

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    #46
    merci :)

    Kommentar


      #47
      Wie kann ich denn einstellen, das ich bei mwheelup slot1 hab und mwheeldown slot2?

      Nervt wenn man immer komplett durchscrollen muss um dann wieder auf die AK/M4 zu kommen.

      Kommentar


        #48
        Zitat von THEYCALLMEDONNA
        Zitat von ynckk
        Zitat von moroN
        Zitat von HYPER
        Ich werde in den nächsten Tagen mal eine Liste mit derzeit nützlichen Befehlen inkl. Erklärung erstellen, damit auch jeder nachvollziehen kann was genau verändert wird.
        Kommt da noch was oder finde ich es nur nicht? :)
        gute frage :)
        http://myhyper.de/ready-4-csgo/
        hf
        hyper ist ein kleiner fehler unterlaufen.

        “Es empfiehlt sich aber grundsätzlich vor dem ersten Start die eigenen Grafikkartentreiber zu aktualisieren und die Festplatten zu defragmentieren.”

        man sollte sich folgendes durchlesen.
        http://www.pctipp.ch/specials/54239/14_technik_mythen_auf_dem_pruefstand_p11.html

        Kommentar


          #49
          hat jemand ein buyscript für numpad tasten?

          Kommentar


            #50
            Zitat von etobej
            hat jemand ein buyscript für numpad tasten?
            Spoiler: 

            bind "KP_DOWNARROW" "buy vest; buy vesthelm"
            bind "KP_PGDN" "buy defuser"
            bind "KP_5" "buy deagle"
            bind "KP_RIGHTARROW" "buy mp7"
            bind "KP_UPARROW" "buy galilar; buy famas"
            bind "KP_PGUP" "buy ak47; buy m4a1"
            bind "-" "buy p250"
            bind "KP_MULTIPLY" "buy awp"
            bind "KP_MINUS" "buy flashbang"
            bind "KP_PLUS" "buy hegrenade"
            bind "KP_ENTER" "buy smokegrenade"
            bind "KP_DEL" "buy molotov; buy incgrenade"

            Kommentar


              #51
              danke

              Kommentar


                #52
                kann man z.b. das switchen auf flashbang/he etc. irgendwie auf MOUSE3/4/5 binden?
                der cmd aus 1.6 funkt da nicht (bind "mouse3" weapon_flashbang)

                Kommentar


                  #53
                  Schau mal Options, Keyboard.

                  Kommentar


                    #54
                    Zitat von etobej
                    hat jemand ein buyscript für numpad tasten?
                    Spoiler: 
                    bind "KP_END" "buy ak47;buy m4a1"
                    bind "KP_DOWNARROW" "buy deagle"
                    bind "KP_PGDN" "buy primammo;buy secammo;buy defuser"
                    bind "KP_LEFTARROW" "buy hegrenade"
                    bind "KP_5" "buy flashbang"
                    bind "KP_RIGHTARROW" "buy sgren"
                    bind "KP_HOME" "buy vesthelm;buy vest"
                    bind "KP_UPARROW" "buy awp"
                    bind "KP_PGUP" "autobuy"
                    bind "kp_enter" "buy defuser"
                    bind "kp_minus" "buy decoy"
                    bind "kp_plus" "buy molotov;buy incgrenade"

                    Kommentar


                      #55
                      Zitat von Unroqqbar
                      Schau mal Options, Keyboard.
                      oh mann =D danke hehe

                      Kommentar


                        #56
                        schreibe gerad ne cfg, speicher alles ab in der valve.rc, im game ändert sich null.
                        jemand ne ahnung, woran das liegen kann?

                        Spoiler: 

                        // load the base configuration
                        exec default.cfg

                        // Setup custom controller
                        exec joystick.cfg

                        // run a user script file if present
                        exec autoexec.cfg

                        //
                        // stuff command line statements
                        //

                        cl_autowepswitch "0"

                        bind "c" "+dj"
                        "alias" "+dj" "+jump;wait;+duck;-jump"
                        "alias" "-dj" "-duck"
                        bind "f" "go"
                        bind "x" "radio3"
                        bind "z" "radio1"
                        bind "F6" "say gl hf"
                        bind "F12" "mute"

                        m_customaccel "0"
                        m_customaccel_exponent "1.05"
                        m_customaccel_max "0"
                        m_customaccel_scale "0.04"
                        m_forward "1"
                        m_mouseaccel1 "0"
                        m_mouseaccel2 "0"
                        m_mousespeed "1"
                        m_pitch "0.022"
                        m_rawinput "1"
                        m_side "0.8"
                        m_yaw "0.022"

                        bind "KP_PGUP" "buy vesthelm; buy vest; buy primammo; buy defuser; buy hegren; buy flash; buy flash; buy sgren; buy secammo"
                        bind "KP_LEFTARROW" "buy vesthelm; buy vest"
                        bind "KP_5" "buy hegren"
                        bind "KP_RIGHTARROW" "buy flash"
                        bind "KP_HOME" "buy sgren"
                        bind "KP_UPARROW" "defuser"
                        bind "KP_PLUS" "buy mp5"
                        bind "KP_ENTER" "buy mac10; buy tmp"
                        bind "KP_PGDN" "buy galil; buy famas"
                        bind "KP_END" "buy ak47; buy m4a1"
                        bind "KP_SLASH" "buy sg552; buy aug"
                        bind "KP_INS" "buy scout"
                        bind "KP_DEL" "buy awp"
                        bind "*" "buy m249; buy primammo"
                        bind "KP_MINUS" "buy usp"
                        bind "KP_DOWNARROW" "buy deagle"

                        rate "38400"
                        cl_cmdrate "128"
                        cl_updaterate "128"
                        cl_interp "0"
                        cl_interp_ratio "1"

                        net_graph “1"
                        net_graphproportionalfont “0"

                        viewmodel_fov 65
                        Viewmodel_offset_ x 2
                        viewmodel_offset_y 2
                        viewmodel_offset_z -2
                        cl_bobcycle “2"
                        cl_bob_lower_amt “0"
                        cl_bobamt_lat “0"
                        cl_bobamt_vert “0"
                        cl_viewmodel_shift_left_amt “0"
                        cl_viewmodel_shift_right_amt “0"

                        stuffcmds

                        Kommentar


                          #57
                          Weil du die valve.rc nicht ausführst? :x

                          Kommentar


                            #58
                            ausführen? mit welchem programm muss man die datei denn ausführen?

                            das gabs bei der guten userconfig nicht :P

                            Kommentar


                              #59
                              Wie kann ich Jump auf der Leertaste und dem Mausrad gleichzeitig haben?

                              Kommentar


                                #60
                                Zitat von lib
                                ausführen? mit welchem programm muss man die datei denn ausführen?

                                das gabs bei der guten userconfig nicht :P
                                doch

                                exec userconfig

                                stand in deiner config.cfg

                                Kommentar

                                Lädt...
                                X