|
|
@@ -75,6 +75,11 @@ alias +xpm "sv_xpm; restart" |
|
|
|
//----------------------------------------------- |
|
|
|
alias +duel "+1v1; gametype dm; g_powerups 0; fraglimit_override 0; +xpm; +motd" |
|
|
|
|
|
|
|
//----------------------------------------------- |
|
|
|
// vcall: Hooney Duel |
|
|
|
//----------------------------------------------- |
|
|
|
alias +hooneyduel "+1v1; gametype ft; g_powerups 0; g_freezetag_warmup 0; g_freezetag_round_timelimit 0; g_freezetag_point_limit 0; timelimit_override 10; g_weaponarena \"off\"; +xpm; +motd" |
|
|
|
|
|
|
|
//----------------------------------------------- |
|
|
|
// vcall: Server Bots |
|
|
|
//----------------------------------------------- |
|
|
@@ -93,7 +98,7 @@ alias sv_hook_gameend "say ^7Thanks for playing.; say ^7Note: the server will de |
|
|
|
|
|
|
|
sv_vote_nospecatators 1 |
|
|
|
|
|
|
|
sv_vote_commands "+xpm +bots -bots +1v1 -1v1 +duel allready lockteams unlockteams restart fraglimit chmap gotomap nextmap endmatch reducematchtime extendmatchtime movetospec movetoauto kick cointoss" |
|
|
|
sv_vote_commands "+xpm +bots -bots +1v1 -1v1 +duel +hooneyduel allready lockteams unlockteams restart fraglimit chmap gotomap nextmap endmatch reducematchtime extendmatchtime movetospec movetoauto kick cointoss" |
|
|
|
|
|
|
|
exec sv_map_vcalls.cfg |
|
|
|
|
|
|
@@ -110,7 +115,7 @@ alias sv_vote_gametype_hook_ctf "timelimit_override 20" |
|
|
|
alias sv_vote_gametype_hook_tdm "timelimit_override 20" |
|
|
|
|
|
|
|
// Disable powerups because in FT it becomes a matter of which team has spawned near Strength. |
|
|
|
alias sv_vote_gametype_hook_ft "g_powerups 0" |
|
|
|
alias sv_vote_gametype_hook_ft "timelimit_override 15; g_powerups 0" |
|
|
|
|
|
|
|
//----------------------------------------------- |
|
|
|
// Xonotic Nexuiz |