Quake 3 Command Line

Locked
Canning_s
Posts: 41
Joined: Thu Jul 17, 2008 5:09 am

Quake 3 Command Line

Post by Canning_s »

Can I please have some help in loading a Quake game from a command line.

Here is what I have that works: cnq3.exe +g_gametype teamdm +map q3dm17 +addbot crash skill 4 +addbot doom skill 4 +addbot sorlag skill 4

The thing is, the gametype only loads up as tournament. Can I have some help to load up a specified gametype. E.g. TeamDM or Clan Arena.

Thanks in advance.
themuffinman
Posts: 384
Joined: Fri Mar 05, 2010 5:29 pm

Re: Quake 3 Command Line

Post by themuffinman »

+set mode_start tdm

If it's standard Quake 3 then you use:
+set g_gametype 3
dubz
Posts: 513
Joined: Tue Sep 27, 2005 3:07 am

Re: Quake 3 Command Line

Post by dubz »

If you use cnq3 with the cpma mod, you can just do a "callvote gametype (1v1, 2v2, ffa, tdm, ctf, ntf ctfs)"
Locked