OpenArena Message Boards

OpenArena => Technical Snafus => Topic started by: Pe4nuts on December 03, 2008, 11:18:12 AM



Title: How to access the console?
Post by: Pe4nuts on December 03, 2008, 11:18:12 AM
Hey guys,


I installed today open arena but the key " ² " doesn't work to access the console, is it normal? If yes, how can I access to the console? Thank you for advance!


Title: Re: How to access the console?
Post by: sittingduck on December 03, 2008, 01:10:15 PM
Look in your baseoa folder, and open q3config.cfg. The command is: toggleconsole
Try binding it to a different key, and see if it works then.


Title: Re: How to access the console?
Post by: Pe4nuts on December 06, 2008, 08:42:59 AM
I don't see any .cfg file in this folder! :(


Title: Re: How to access the console?
Post by: fufinha on December 06, 2008, 10:28:50 AM
Are you using windows or linux.

try here..
C:\Documents and Setting\username\Application Data\OpenArena\baseoa (win)
/home/.openarena/baseoa (linux?)

You should have a cfg file which includes these lines..

bind ~ "toggleconsole"
bind ` "toggleconsole"


It should be default so don't know if something else is wrong. Like SD said, try changing the ~ to another key.
Have no idea what ² <-- that is


Title: Re: How to access the console?
Post by: Snickersnack on December 06, 2008, 10:42:49 AM
I use a keyboard with a US layout. The character I use to enter the console is "`". It is located on the key above the tab key and to the left of the "1" key. It might be worth trying if you have that character on your keyboard. That character appears to share a key with "7" on a French AZERTY keyboard for instance.

Keyboard layouts
http://en.wikipedia.org/wiki/Keymap


Title: Re: How to access the console?
Post by: sago007 on December 06, 2008, 12:10:19 PM
Shift+Escape

Because of different keyboard layouts ioquake3 introduced the above keycombo that works on (almost) all keyboards. Then telling people how to open the console this should be standard answer as it has the highest possible probability of working.