|
|
@@ -14,6 +14,13 @@ alias +motd "exec sv_motd.cfg" |
|
|
|
//sv_curl_defaulturl "http://dl.xonotic.co/" |
|
|
|
sv_curl_defaulturl "http://98.176.82.106:15000/" |
|
|
|
|
|
|
|
sv_adminnick "server" |
|
|
|
|
|
|
|
alias sv_hook_gamestart_all "say ^7Welcome.; say ^7All matches on this server except CTS have a 2 minute warm up phase.; say ^7To begin the match, ready up (default key: ^1F4^7).;"; |
|
|
|
|
|
|
|
|
|
|
|
alias sv_hook_gameend "say ^7Thanks for playing.; say ^7Note: the server will default to keep the current game mode if there is a tie or no votes.;" |
|
|
|
|
|
|
|
sv_public 1 |
|
|
|
sv_status_privacy 1 |
|
|
|
log_file "" |
|
|
@@ -69,14 +76,15 @@ sv_vote_nospecatators 1 |
|
|
|
sv_vote_commands "+xpm +bots -bots allready lockteams unlockteams restart fraglimit chmap gotomap nextmap endmatch reducematchtime extendmatchtime movetospec movetoauto kick cointoss" |
|
|
|
|
|
|
|
g_warmup_majority_factor 0.5 |
|
|
|
g_warmup_limit 120 |
|
|
|
|
|
|
|
alias sv_nexuiz "exec balance-nexuiz25.cfg; exec physicsNexuiz25.cfg" |
|
|
|
alias sv_xon "exec sv_xon.cfg" |
|
|
|
alias sv_xdf "exec sv_xdf.cfg" |
|
|
|
alias sv_xpm "exec balance-xpm.cfg; exec sv_xpm.cfg; addvote +duel -duel +smile-physics -smile-physics;" |
|
|
|
|
|
|
|
alias sv_vote_gametype_hook_all "exec physicsX.cfg; exec balance-xonotic.cfg; sv_xon; +motd"" |
|
|
|
alias sv_vote_gametype_hook_cts "exec physicsXDF.cfg; exec balance-xdf.cfg; sv_xdf" |
|
|
|
alias sv_vote_gametype_hook_all "exec physicsX.cfg; exec balance-xonotic.cfg; sv_xon; +motd; +bots" |
|
|
|
alias sv_vote_gametype_hook_cts "exec physicsXDF.cfg; exec balance-xdf.cfg; sv_xdf; -bots" |
|
|
|
alias sv_vote_gametype_hook_ctf "timelimit_override 20" |
|
|
|
alias sv_vote_gametype_hook_tdm "timelimit_override 20" |
|
|
|
|
|
|
@@ -119,7 +127,7 @@ alias sv_vote_gametype_hook_duel "sv_xpm; +duel; fraglimit_override 0; exec sv_m |
|
|
|
set sv_vote_gametype_kdm_type dm |
|
|
|
set sv_vote_gametype_kdm_name "EDM (XPM)" |
|
|
|
set sv_vote_gametype_kdm_description "Experimental weapon balance improving viability for weapons outside of Mortar, Vortex, and Devastator." |
|
|
|
alias sv_vote_gametype_hook_kdm "sv_xpm; +komier-weapons; sv_autodemo_perclient 1" |
|
|
|
alias sv_vote_gametype_hook_kdm "sv_xpm; +komier-weapons;" |
|
|
|
|
|
|
|
//----------------------------------------------- |
|
|
|
// Sawa TDM Event |