******RAIL ARENA******

Locked
STIFF
Posts: 13
Joined: Sat Sep 23, 2006 11:41 am

******RAIL ARENA******

Post by STIFF »

How can I play CTF in style RAIL? I think only rail (and saw) and not more weapons. PLEASE help ME. :puke:
zotokk
Posts: 5
Joined: Sat Nov 04, 2006 8:12 am

Post 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!
STIFF
Posts: 13
Joined: Sat Sep 23, 2006 11:41 am

Post by STIFF »

who can do this: weapons rail gun , gauntlet
max players 10
frag 999
time 30
map Q3DM17
name ^2***^1RAIL^2***
PsychoVegan
Posts: 3
Joined: Tue Mar 28, 2006 4:29 am

Post 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
JB
Posts: 1030
Joined: Fri Sep 22, 2006 11:31 am

Post by JB »

yeah its easy. You buy a Mac and press Apple+Tab
PsychoVegan
Posts: 3
Joined: Tue Mar 28, 2006 4:29 am

Post by PsychoVegan »

well money is out of my pockets right now so i would appreciate how to make it work on a pc :(
^misantropia^
Posts: 4022
Joined: Sat Mar 12, 2005 6:24 pm

Post by ^misantropia^ »

JB
Posts: 1030
Joined: Fri Sep 22, 2006 11:31 am

Post by JB »

omfg
Jotabin
Posts: 12
Joined: Fri Nov 17, 2006 5:51 pm

Post 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].
resistance is futile
JB
Posts: 1030
Joined: Fri Sep 22, 2006 11:31 am

Post by JB »

Theres an actual app to minimise Quake 3? Doesnt ALT+TAB work with PCs?
^misantropia^
Posts: 4022
Joined: Sat Mar 12, 2005 6:24 pm

Post by ^misantropia^ »

Nope.
JB
Posts: 1030
Joined: Fri Sep 22, 2006 11:31 am

Post by JB »

ghey.
tombston3r
Posts: 125
Joined: Sun Dec 04, 2005 8:30 pm

Post by tombston3r »

umm..just hit alt+enter!?
DEATH AWAITS YOU!!
User avatar
Scourge
Posts: 15559
Joined: Mon Mar 25, 2002 8:00 am

Post by Scourge »

tombston3r wrote:umm..just hit alt+enter!?
Yep. Then bring down the console and you're free to roam around windows.
spookmineer
Posts: 506
Joined: Fri Nov 29, 2002 8:00 am

Post by spookmineer »

With the Minimizer you don't lose time switching back to Q3, it keeps the memory cached.
User avatar
Scourge
Posts: 15559
Joined: Mon Mar 25, 2002 8:00 am

Post 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.
spookmineer
Posts: 506
Joined: Fri Nov 29, 2002 8:00 am

Post 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.
+JuggerNaut+
Posts: 22175
Joined: Sun Oct 14, 2001 7:00 am

Post 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.
User avatar
Scourge
Posts: 15559
Joined: Mon Mar 25, 2002 8:00 am

Post by Scourge »

Yer. I've got mine set to not disturb me when I have a full screen program running.
+JuggerNaut+
Posts: 22175
Joined: Sun Oct 14, 2001 7:00 am

Post by +JuggerNaut+ »

sheeeeee-it. i just exit it completely.
User avatar
Scourge
Posts: 15559
Joined: Mon Mar 25, 2002 8:00 am

Post by Scourge »

That works too.
JB
Posts: 1030
Joined: Fri Sep 22, 2006 11:31 am

Post by JB »

i dont justify having it open if it aint being used
Jotabin
Posts: 12
Joined: Fri Nov 17, 2006 5:51 pm

Post 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.
resistance is futile
Jotabin
Posts: 12
Joined: Fri Nov 17, 2006 5:51 pm

Post 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
resistance is futile
Locked