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.
Quake 3 Command Line
-
- Posts: 384
- Joined: Fri Mar 05, 2010 5:29 pm
Re: Quake 3 Command Line
+set mode_start tdm
If it's standard Quake 3 then you use:
+set g_gametype 3
If it's standard Quake 3 then you use:
+set g_gametype 3
Re: Quake 3 Command Line
If you use cnq3 with the cpma mod, you can just do a "callvote gametype (1v1, 2v2, ffa, tdm, ctf, ntf ctfs)"