I want to login or register an account!
Results 1 to 2 of 2
  1. #1
    Erfahrener Benutzer cl_noob's Avatar
    Join Date
    19.02.2012
    Location
    Deutschland
    Posts
    657

    [How to] Open the console - Die Konsole öffnen

    Deutsch (English version below):

    Methode 1:
    Die einfachste Methode, um die Konsole zu aktivieren, ist die Aktivierung über die Startoptionen.

    Starte Steam und wechsel zur Bibliothek. Mache dort einen Rechtsklick auf CS/CSS/CSGO/TF2 und wähle "Eigenschaften".



    Im neuen Fenster klickst du beim Reiter "Allgemein" auf "Startoptionen festlegen...".



    Dort gibst du dann den Startparameter ein: -console (ohne Leerzeichen vor dem Minus!)



    Das war es auch schon. Klicke auf "Ok" und schließe die Fenster. Von nun an wird die Konsole bei jedem Spielstart automatisch geöffnet. Im Spiel kann man sie nutzen, indem man ESC drückt. Der Nachteil ist, dass die Konsole nicht per Tastendruck geöffnet werden kann, wenn man sie versehentlich schließt. Man müsste also das Spiel neu starten, um die Konsole wieder zu aktivieren.

    Bei TF2 gibt es noch den einfachen Weg über die Optionen. Unter Optionen unten auf Erweitert klicken und einen Haken bei Entwicklerkonsole aktivierbar setzen. Wenn man jetzt unter Optionen wieder runterscrollt, ist dort die Möglichkeit Entwicklerkonsole umschalten wählbar.
    Weist man ihr eine Taste zu, kann man mit ihr die Konsole ebenfalls öffnen und schließen.


    Methode 2:
    Eine etwas aufwändigere Methode ist die Aktivierung der Konsole über die config.cfg. Der Vorteil liegt aber darin, dass man die Konsole zu jeder Zeit per Tastendruck öffnen und schließen kann.

    Dafür muss man in den cfg-Ordner des jeweiligen Spiels gehen.
    Bei CSS ist es: .../Steam/steamapps/Dein-Account-Name/counter-strike source/cstrike/cfg
    Bei TF2 ist es: .../Steam/steamapps/Dein-Account-Name/team fortress 2/tf/cfg

    In diesem Ordner befindet sich die Datei "config". Wenn die Erweiterung für Dateitypen aktiviert ist, sieht man den Datei-Typ ".cfg" im Namen. Öffne die config(.cfg) dann mit dem Wordpad, aber achte darauf, dass die Option "Dateityp immer mit dem ausgewählten Programm öffnen" nicht aktiv ist!



    Gebe dann den folgenden Befehl ein, um für die Konsole an eine Taste zu binden: bind "Taste" "toggleconsole"
    Zum Bsp.: bind "F1" "toggleconsole"
    Achte aber darauf, dass die Taste nicht doppelt belegt ist, sonst funktioniert der Bind nicht richtig!



    Zuletzt speichert man die neue config ab. Drückt man im Spiel jetzt die zugewiesene Taste, wird die Konsole geöffnet.

    Anleitung basiert auf freakintigers Tutorial.
    Attached Images Attached Images

  2. #2
    Erfahrener Benutzer cl_noob's Avatar
    Join Date
    19.02.2012
    Location
    Deutschland
    Posts
    657
    English:

    Method 1:
    The easiest way to activate the console is the activation by the launch settings:.

    Start Steam and go to your library. Do a right click on CS/CSS/CSGO/TF2 and select Properties.



    Click on the "Set Launch Options..." option of the "General" window.



    Another window comes up where you have to enter the parameter: -console (No blank space before the minus!)



    That's it. Close the windows by clicking Ok.
    From now on the console will be opened automatically by launching the game.
    You can access the console in game by pressing the ESC key. The disadvantage is of that method is that you can not open the console, if you close it by accident. That means you'll have to close and start the game again in order to get the console back.

    Another easy way to activate the console for TF2 is using "Options". Click on "Advanced" under "Options" and check the setting "Developer Console (available)". If you now go back to "Options" and scroll down, the setting "Toggle Developer Console" should be available.
    If you assign a key to it, you can use that key to open and close the console in game at any time.


    Method 2:
    A more time-consuming way to activate the console is to alter your config.cfg. The advantage of this method is that you can access the console by pressing a certain key.

    For that you'll have to browser to the cfg-folder of your game.
    For CSS it's: .../Steam/steamapps/Your-Account-Name/counter-strike source/cstrike/cfg
    For TF2 it's: .../Steam/steamapps/Your-Account-Name/team fortress 2/tf/cfg

    In that folder you'll find the file "config". If you have activated the file type expansion, you will also have the file type ".cfg" in the file's name.
    Open your config(.cfg) with Wordpad, but pay attention that the option "Always use the selected program to open this kind of file" is not actived!



    To assign a specific key you have to type the following command into the config: bind "key" "toggleconsole"
    For example: bind "F1" "toggleconsole"
    Nevertheless pay attention that the key is not assigned to another command!



    Finally save the changes. If you're now in game and you press the designated key, it will open and close the console.

    Tutorial based on freakintigers tutorial.
    Attached Images Attached Images
    Last edited by cl_noob; 31.12.2012 at 05:44.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •