Debriefing > Bug Reports & Fixes

[BUG] Opening the console doesn't work (Have tried everything)

<< < (2/2)

PONG:

--- Quote from: Death on August 23, 2016, 05:06:08 pm ---two things,

launch options with the launcher dont work. you need to add:


--- Code: ---
-game "C:\Program Files(x86)\Steam\steamapps\sourcemods\gesource" -console
--- End code ---

to Source SDK Base 2007 in steam launch options

change the directory to your local install of gesource / steam.

then the console should appear, next type:


--- Code: ---
bind "KEY" toggleconsole
--- End code ---

default is
--- Code: ---
bind "`" toggleconsole
--- End code ---

--- End quote ---

Could you make a more in depth tutorial for this because whatever i'm doing it is not working.

Thanks/ PONG

markpeterjameslegg:
Download the autoexec.cfg from the link...

http://www.mediafire.com/download/06hnt33sdfv8665/autoexec.cfg

Now put it in your "Steam\steamapps\sourcemods\gesource\cfg\" folder. Use the key directly under "Esc" or directly next to "1" to open console. If it still isn't working, open the autoexec.cfg using notepad and change the following highlighted in red (Between the first set of quotes) to whatever key you want to use...

bind "`" "toggleconsole"

Hope this helps :)

kraid:
Note that due to different Keyboard layouts in US and other countries a lot of the keys are assigned to other characters when not using a US Keyboard.

In that event you should assign a key that remains the same on every keyboard layout (e.g. F9)

PONG:

--- Quote from: markpeterjameslegg on September 09, 2016, 01:30:16 pm ---Download the autoexec.cfg from the link...

http://www.mediafire.com/download/06hnt33sdfv8665/autoexec.cfg

Now put it in your "Steam\steamapps\sourcemods\gesource\cfg\" folder. Use the key directly under "Esc" or directly next to "1" to open console. If it still isn't working, open the autoexec.cfg using notepad and change the following highlighted in red (Between the first set of quotes) to whatever key you want to use...

bind "`" "toggleconsole"

Hope this helps :)

--- End quote ---

Thanks A LOT! Works like a charm now :)

markpeterjameslegg:
Your welcome ;)

Navigation

[0] Message Index

[*] Previous page

Go to full version