Need Help with server setup - Please Reply!

Locked
mx597turbo
Posts: 2
Joined: Sun Sep 03, 2006 3:44 pm

Need Help with server setup - Please Reply!

Post by mx597turbo »

Hi all,
I've gotten back into playing Q3 with my brothers. We play on a lan with 2 comps. Our favorite mode is team death match. There are a few alterations I would like to make the the normal game. They are:

-20 players, 2 human, 18 bots
-Weapons stay
-Automatically balance teams

What can I do so that these parameters are set automatically when I create a server? Thanks for any help.
^misantropia^
Posts: 4022
Joined: Sat Mar 12, 2005 6:24 pm

Re: Need Help with server setup - Please Reply!

Post by ^misantropia^ »

mx597turbo wrote:-Weapons stay
Not supported by VQ3. You'll want to look at a mod like OSP or CPMA for that. The other settings:

Code: Select all

set sv_maxclients 20
set bot_minplayers 20
set g_teamforcebalance 1
Locked