Page 1 of 1
					
				******RAIL ARENA******
				Posted: Fri Nov 10, 2006 1:45 pm
				by STIFF
				How can I play CTF in style RAIL? I think only rail (and saw) and not more weapons. PLEASE help ME.  

 
			 
			
					
				
				Posted: Fri Nov 10, 2006 7:39 pm
				by zotokk
				What you need is instaunlagged v1.2 , 
edit any of the cfg files that comes with it to your required spec and launch quake with this modded cfg file..and you shold be able to edit not only what weapons you want in a area or gametype but also weapon attributes like cycle rate, spread etc.  And a lot more.
You can download this thing from 
http://www.planetquake4.net/download.ph ... d&lid=2085
heres a list of instaunlagged variables list 
http://www.quake3world.com/forum/viewto ... taunlagged
enjoy!
 
			 
			
					
				
				Posted: Sun Nov 12, 2006 5:47 pm
				by STIFF
				who can do this: weapons rail gun , gauntlet
                           max players 10
                           frag              999
                           time              30
                           map             Q3DM17
                          name            ^2***^1RAIL^2***
			 
			
					
				
				Posted: Sat Nov 18, 2006 4:24 am
				by PsychoVegan
				yeah i want some practice also on map 17
unlimited ammo, rail jump, instagib, rail gun only.. i really need some practice so if anyone knows the commands for this i would really appreciate it.
also: anyone know how i make ALT-TAB work to minimize q3? thx in advance
			 
			
					
				
				Posted: Sat Nov 18, 2006 4:54 am
				by JB
				yeah its easy. You buy a Mac and press Apple+Tab
			 
			
					
				
				Posted: Sat Nov 18, 2006 4:59 am
				by PsychoVegan
				well money is out of my pockets right now so i would appreciate how to make it work on a pc 

 
			 
			
					
				
				Posted: Sat Nov 18, 2006 2:27 pm
				by ^misantropia^
				
			 
			
					
				
				Posted: Sat Nov 18, 2006 10:50 pm
				by JB
				omfg
			 
			
					
				
				Posted: Mon Nov 20, 2006 1:25 pm
				by Jotabin
				Another option is to bind a key to change the console variable r_fullscreen to 0 [and back to 1 with a little script].
			 
			
					
				
				Posted: Sun Nov 26, 2006 11:10 pm
				by JB
				Theres an actual app to minimise Quake 3? Doesnt ALT+TAB work with PCs?
			 
			
					
				
				Posted: Mon Nov 27, 2006 8:31 am
				by ^misantropia^
				Nope.
			 
			
					
				
				Posted: Mon Nov 27, 2006 8:44 am
				by JB
				ghey.
			 
			
					
				
				Posted: Mon Nov 27, 2006 3:29 pm
				by tombston3r
				umm..just hit alt+enter!?
			 
			
					
				
				Posted: Tue Nov 28, 2006 12:18 am
				by Scourge
				tombston3r wrote:umm..just hit alt+enter!?
Yep. Then bring down the console and you're free to roam around windows.
 
			 
			
					
				
				Posted: Tue Nov 28, 2006 12:37 am
				by spookmineer
				With the Minimizer you don't lose time switching back to Q3, it keeps the memory cached.
			 
			
					
				
				Posted: Tue Nov 28, 2006 1:24 am
				by Scourge
				I'm just working under the assumption that if your farting around in windows you're not in that much of a hurry.
			 
			
					
				
				Posted: Tue Nov 28, 2006 1:49 am
				by spookmineer
				If your farting around in windows no, if someone drives you crazy by messenging you constantly and you need to tell them to keep it quiet, then yes.
			 
			
					
				
				Posted: Tue Nov 28, 2006 2:45 am
				by +JuggerNaut+
				spookmineer wrote:If your farting around in windows no, if someone drives you crazy by messenging you constantly and you need to tell them to keep it quiet, then yes.
even easier to turn off that messenger then, innit.
 
			 
			
					
				
				Posted: Tue Nov 28, 2006 2:47 am
				by Scourge
				Yer. I've got mine set to not disturb me when I have a full screen program running.
			 
			
					
				
				Posted: Tue Nov 28, 2006 2:48 am
				by +JuggerNaut+
				sheeeeee-it.  i just exit it completely.
			 
			
					
				
				Posted: Tue Nov 28, 2006 2:49 am
				by Scourge
				That works too.
			 
			
					
				
				Posted: Tue Nov 28, 2006 9:33 am
				by JB
				i dont justify having it open if it aint being used
			 
			
					
				
				Posted: Tue Nov 28, 2006 12:54 pm
				by Jotabin
				but maybe it is being used...
I used to leave the IM program running when I arrange a match via IM, because in case anything happens [problems connecting to the server or anything else], the other person still has a way to communicate with me.
			 
			
					
				
				Posted: Tue Nov 28, 2006 8:26 pm
				by Jotabin
				this is the script I use to minimize q3:
Code: Select all
bind F10 "vstr resize"
// resize screen
set resize "vstr minimize"
set minimize "r_fullscreen 0;r_mode -1;vid_restart;set resize vstr maximize"
set maximize "r_fullscreen 1;r_mode 4;vid_restart;set resize vstr minimize"
It's a little slower than the q3e minimizer, but it's a good alternative when I don't remember to run the q3em before I run quake3, and it allows me to use windows in normal resolution