Quake3World.com Forums
     Quake 4 Discussion
        Gametype?


Post new topicReply to topic
Login | Profile | | FAQ | Search | IRC




Print view Previous topic | Next topic 
Topic Starter Topic: Gametype?

Gibblet
Gibblet
Joined: 19 Oct 2005
Posts: 22
PostPosted: 10-21-2005 02:28 PM           Profile Send private message  E-mail  Edit post Reply with quote


Curious if someone can point me to the gametype definitions for Q4 ?

Working on my server cfg and can't locate.

For ex. - set g_gametype "4" (must mean DM as it's the default in the cfg from the server co.)

Thanks for any help!




Top
                 

no u
no u
Joined: 01 Jan 2000
Posts: 3567
PostPosted: 10-21-2005 02:45 PM           Profile Send private message  E-mail  Edit post Reply with quote


Q4 uses names instead of numbers:

set si_gameType "DM"

values:

"DM"
"Team DM"
"Tourney"
"CTF"
"Arena CTF"

also open the q4base/mapcycle.scriptcfg in notepad to see how that works.




Top
                 

Gibblet
Gibblet
Joined: 19 Oct 2005
Posts: 22
PostPosted: 10-21-2005 03:11 PM           Profile Send private message  E-mail  Edit post Reply with quote


Thanks a ton! I just noticed the server.cfg had the "si_gameType"

Wondering why the "g_gametype" is still on there a couple lines down ?

Here's my .cfg for reference (any tips appreciated):

seta si_name "StroggVille Yard"
seta g_motd "Oh you need it, you know you do!"
seta g_password ""
net_serverRemoteConsolePassword xxxxxx

seta si_pure "0"
seta si_fraglimit "20"
seta si_timelimit "20"
seta si_capturelimit "5"
seta si_tourneyLimit "3"
seta net_serverMaxClientRate "10000"
seta net_clientDownload "1"
seta sv_punkbuster "0"
seta si_gameType "DM"
set g_dowarmup "1"
set g_warmup "30"
set g_gametype "4"

// master server lists
seta sv_master1 "q4master.idsoftware.com"
seta sv_master2 "master3.idsoftware.com"
seta sv_master3 "master.kali.net"

seta si_map "mp/q4dm1"
seta g_mapCycle "mapcycle"

spawnserver

______________________________________________

And never one to want others doing my homework...if anyone reading this knows of a decent list of server variables for Q4, I'd love a point in that direction.

Thanks!




Top
                 

no u
no u
Joined: 01 Jan 2000
Posts: 3567
PostPosted: 10-21-2005 03:14 PM           Profile Send private message  E-mail  Edit post Reply with quote


mybigfatpipe wrote:
.if anyone reading this knows of a decent list of server variables for Q4, I'd love a point in that direction.

Im working on it :)




Top
                 

Gibblet
Gibblet
Joined: 19 Oct 2005
Posts: 22
PostPosted: 10-21-2005 03:16 PM           Profile Send private message  E-mail  Edit post Reply with quote


cool, I and others surely appreciate it.




Top
                 

Commander
Commander
Joined: 22 Feb 2005
Posts: 123
PostPosted: 10-22-2005 12:26 AM           Profile Send private message  E-mail  Edit post Reply with quote


my hosting company set me upo also and it looked like they just used q3 commands cause i dont think the motd cmd does anything anymore and it was in there. I used the suggested setup from another thread posted somewhere here.

Found it:
http://www.quake3world.com/forum/viewtopic.php?t=12051



_________________
I Root 4 Chaos !


Top
                 
Quake3World.com | Forum Index | Quake 4 Discussion


Post new topic Reply to topic


cron
Quake3World.com
© ZeniMax. Zenimax, QUAKE III ARENA, Id Software and associated trademarks are trademarks of the ZeniMax group of companies. All rights reserved.
This is an unofficial fan website without any affiliation with or endorsement by ZeniMax.
All views and opinions expressed are those of the author.