View Full Version : Developer console in CS:S?
TechnicalFreak
04-05-2008, 08:43 PM
Hi
I forgot the command to put in the autoexec.cfg file so I can enable the console ingame.
Does anyone know the command? (And please don't tell me the "go to advanced and select.." thing, - I have a swedish keyboard and can't do that!).
Thankful for any replies given, and have a wonderful weekend!
oli_ramsay
04-05-2008, 08:52 PM
bind "`" "toggleconsole"
Will bind the key next to 1 for opening console. Swap ` for any key you want :)
naokiakira
04-08-2008, 12:25 AM
No command needed.
in the options, under keyboard, there should be some "advanced" or something, a button to press. there you can enable quick weapon switch and the console which is default bound to ~
TechnicalFreak
04-08-2008, 12:17 PM
No command needed.
in the options, under keyboard, there should be some "advanced" or something, a button to press. there you can enable quick weapon switch and the console which is default bound to ~
Doesn't work.
bind "`" "toggleconsole"
Will bind the key next to 1 for opening console. Swap ` for any key you want :)
Doesn't work..
Anyone else?
naokiakira
04-08-2008, 08:53 PM
Doesn't work.
Doesn't work..
Anyone else?
then there is something wrong with your game/keyboard.
lol
goodluck :P
TechnicalFreak
04-09-2008, 09:53 AM
then there is something wrong with your game/keyboard.
lol
goodluck :P
No. Any old schooler would remember the command... I just lost my harddrive a week ago, and I'm too old to remember the command.
This is what I do remember:
1.create an autoexec.cfg file.
2.in it put the following... ...and there is where it all stops.
I have a swedish keyboard, and the game isn't swedish. Anything hard to understand why I need this command?
<edit> Oh and if I was to change the bind "`" "toggleconsole" thing, the game puts it back to default. I do not simply have that button..
Morgoth
04-09-2008, 04:04 PM
hmmm i ask my coder of aoc
Morgoth
04-09-2008, 04:13 PM
ok i got it
Go to this Directory counter-strike source\cstrike\cfg
Open file named config.cfg (probaly with notepad)
look for a command nammed * bind "`" "toggleconsole"*
Change ` to other unbound key
and thank me if it works :P
oli_ramsay
04-09-2008, 04:22 PM
I found that binds in the config sometimes don't work too, make a file called autoexec.cfg in the same folder and just add
bind "`" "toggleconsole"
bind ` toggleconsole
One without quotes just for good measure :D
And if that doesn't work add exec console.cfg in your config file at the bottom and creat a file called console.cfg and add
bind "`" "toggleconsole"
bind ` toggleconsole
and save the file. If none of that doesn't work then I'll send you my cfg file.
Ben Clarke
04-09-2008, 04:24 PM
Make sure your autroexec.cfg isn't read onlywhen you change them.
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.