How does one access the console in Quake3?

Post anything to do with editing Nexuiz here. Whether its problems you've had, questions, or if you just want to show off your work.

Moderators: Nexuiz Moderators, Moderators

How does one access the console in Quake3?

Postby Clueless Newbie » Thu Apr 12, 2007 11:21 am

I'm trying to take a first look at my map through Quake 3 - because that's where my map and textures are - but I need to bring down the console to do this. Hitting the tilde key is supposedly how one does this, but it doesn't work. I've hit pretty much all the keys on my keyboard now, and none of them bring down the console. The same goes for Nexuiz, for that matter.

I am using a Norwegian keyboard. I have managed to bring down the console in Q3 before, so I know it can be donne, but I don't remember how. Please help. 8)
2 GHz Mac Pro
Mac OS X 10.6.2
nvidia GeForce 8800 GT
Clueless Newbie
Keyboard killer
 
Posts: 518
Joined: Wed Jan 03, 2007 1:01 pm

Postby Psychcf » Thu Apr 12, 2007 11:51 am

well I'm not sure about quake 3 but have you tried shift+escape in nexuiz?
Psychcf
Forum addon
 
Posts: 1554
Joined: Sun Dec 03, 2006 11:38 pm
Location: NY, USA

Postby Clueless Newbie » Thu Apr 12, 2007 12:09 pm

[TSA] Psychiccyberfreak wrote:well I'm not sure about quake 3 but have you tried shift+escape in nexuiz?

Thanks. Now I know how to get into the console inn Nex. 8)

And after some more frustrated random keypounding I figured out how to access the console in Q3 too: it's F13. So I'm ok now. 8) Thanks.
2 GHz Mac Pro
Mac OS X 10.6.2
nvidia GeForce 8800 GT
Clueless Newbie
Keyboard killer
 
Posts: 518
Joined: Wed Jan 03, 2007 1:01 pm

Postby divVerent » Thu Apr 12, 2007 12:54 pm

F13? Now THAT is weird... :P
1. Open Notepad
2. Paste: ÿþMSMSMS
3. Save
4. Open the file in Notepad again

You can vary the number of "MS", so you can clearly see it's MS which is causing it.
divVerent
Site admin and keyboard killer
 
Posts: 3809
Joined: Thu Mar 02, 2006 4:46 pm
Location: BRLOGENSHFEGLE

Postby esteel » Thu Apr 12, 2007 1:01 pm

Such stuff is always a bit complicated if you use NON-us layouts. In linux i use such a shellscript for playing:
Code: Select all
#!/bin/sh

setxkbmap -symbols "pc(pc105)+us"
"$@"
exitcode="$?"
setxkbmap -symbols "pc(pc105)+us(intl)+group(alts_toggle)"
#xgamma -gamma 1
exit "$exitcode"

use it like: cd /path/to/Nexuiz; game ./nexuiz-linux-sdl.sh
It switches the keyboard to us layout, starts the script arguments and then switches back to my normal layout. If you remove that # it even resets gamma in case the game crashed.
esteel
Site admin and forum addon
 
Posts: 3924
Joined: Wed Mar 01, 2006 8:27 am

Postby C.Brutail » Thu Apr 12, 2007 4:43 pm

or simply open the make a file autoexec.cfg in any base dir in any quake1-2-3 engine based game, and put this line into it:

Code: Select all
bind key "toggleconsole"
"One should strive to achieve; not sit in bitter regret."
WE ARE NEXUIZ.
Image
Image
C.Brutail
Laidback mapper
 
Posts: 2357
Joined: Tue Feb 28, 2006 7:26 pm
Location: Ironforge

Postby Blµb » Thu Apr 12, 2007 6:17 pm

SHIFT+TILDE is standard, isn't it?
In JKA it is, which uses q3 engine
Blµb
Alien trapper
 
Posts: 277
Joined: Thu Mar 29, 2007 1:49 pm

Postby esteel » Thu Apr 12, 2007 8:18 pm

Blub: I think this depends on the Keyboard layout.. quake standard is ` (which on german keyboards indeed is shift-^)
esteel
Site admin and forum addon
 
Posts: 3924
Joined: Wed Mar 01, 2006 8:27 am


Return to Nexuiz - Editing

Who is online

Users browsing this forum: No registered users and 1 guest

cron