Who has a good CPMA server cfg?
-
- Posts: 4022
- Joined: Sat Mar 12, 2005 6:24 pm
-
- Posts: 1892
- Joined: Sun Jan 07, 2001 8:00 am
this is what i use:
F:\q3\quake3.exe +set fs_game cpma +set dedicated 1 +set vm_game 2 +exec vq3duel.cfg
Code: Select all
/cpma/modes/VQ3DUEL.cfg
type 1
timelimit 15
/cpma/vq3duel.cfg
seta server_gameplay "VQ3"
seta mode_start "VQ3DUEL"
g_allowvote 1
sv_hostname "CPMA"
sv_maxclients "8"
pb_sv_disable
map pro-q3dm6
You can run an osp cfg just fine me thinks... the great thing about cpma is that callvoting a gametype does not require a map restart, so you can leave eveything in and have a fast way of switching when people want something else. 
There are some different ways to tweak your connection for cpma though...
http://massman.dk/q3/network.cfg

There are some different ways to tweak your connection for cpma though...
http://massman.dk/q3/network.cfg
-
- Posts: 1892
- Joined: Sun Jan 07, 2001 8:00 am
-
- Posts: 4022
- Joined: Sat Mar 12, 2005 6:24 pm
Create a modes/TDM50MG.cfg with the following:
Next, add the following lines to your server.cfg:
Code: Select all
type 3
ammo 50,0,0,0,0,0,0,0
Code: Select all
set mode_start "TDM50MG"
set server_gameplay "TDM50MG"