Files
docker-compose-hatthieves/testing/quake/nquake-coop/mvdsv.cfg
Your Name 128cc38370 quake
2020-05-28 10:50:19 +00:00

36 líneas
2.2 KiB
INI

// server information
hostname "HatThieves.es COOP"
sv_admininfo "HT Quake <webmaster@hatthieves.es>"
sv_serverip "82.223.3.135:27600"
qtv_streamport 27600
// server settings
deathmatch 0
coop 1
map start
samelevel 0
fraglimit 0 // fraglimit
timelimit 0 // timelimit
teamplay 1 // teamplay
// Sus cosas
sv_progtype 1 // progtype (0 = .dat, 1 = .so/.dll, 2 = .qvm)
sv_enableprofile 0 // profiling of qvm mods (0 = off, 1 = on)
sv_progsname qwprogs // name of mod file without extention
sv_loadentfiles 0 // load .ent files (0 = no, 1 = yes)
sv_hashpasswords 1 // hash account passwords (0 = off, 1 = on)
sv_crypt_rcon 1 // rcon encryption (0 = off, 1 = on)
// Retoques
set k_pow 1
set k_mode 0 // server mode (1 = duel, 2 = team, 3 = ffa, 4 = ctf)
set k_matchless 0 // run ktx as a regular match server or as a matchless (ffa) server (0 = regular, 1 = matchless)
set k_use_matchless_dir 0
set k_teamoverlay 0
set dq 1 // drop quad (0 = off, 1 = on)
set dr 1 // drop ring (0 = off, 1 = on)
set dp 1 // drop backpacks (0 = off, 1 = on)