-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathserver_t.cfg
More file actions
57 lines (56 loc) · 1.66 KB
/
server_t.cfg
File metadata and controls
57 lines (56 loc) · 1.66 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
// Sample Server Configuration File for WoD:Teamplay DM
//
// dmflags settings:
//
// DF_NO_HEALTH 1
// DF_NO_ITEMS 2
// DF_WEAPONS_STAY 4
// DF_NO_FALLING 8
// DF_INSTANT_ITEMS 16
// DF_SAME_LEVEL 32
// DF_SKINTEAMS 64
// DF_MODELTEAMS 128
// DF_NO_FRIENDLY_FIRE 256
// DF_SPAWN_FARTHEST 512
// DF_FORCE_RESPAWN 1024
// DF_NO_ARMOR 2048
// DF_ALLOW_EXIT 4096
// DF_INFINITE_AMMO 8192
// DF_QUAD_DROP 16384
// DF_FIXED_FOV 32768
// DF_CTF_FORCEJOIN 131072
// DF_ARMOR_PROTECT 262144
// DF_TEAMREBALANCE 524288
//
// The default dmflags here (263444) is set up as:
//
// DF_WEAPONS_STAY + DF_INSTANT_ITEMS + DF_NO_FRIENDLY_FIRE
// + DF_FORCE_RESPAWN + DF_ARMOR_PROTECT
//
// which works out to:
//
// 4 + 16 + 256 + 1024 + 262144 = 263444
set dedicated 1
set public 1
setmaster q2master.planetquake.com www.telefragged.com q2master.minos.co.uk q2master.mondial.net.au master.quake.inet.fi
set hostname "Weapons of Destruction: Teamplay DM"
set deathmatch 1
set teamplay 1
set ctf 0
set dmflags 263444
set maxclients 12
set fraglimit 100
set timelimit 20
set weaponban 0
set featureban 0
set fragban 135331840
set allow_download 1
set allow_download_players 1
set allow_download_models 1
set allow_download_sounds 1
set allow_download_maps 1
set idledetect 5
set maplist 1
set maplistfile "maplist.txt"
set motdfile "motd.txt"
map biggun