// Dumb thing keeps taking this from my client config file.
music_playlist_list0 ""
music_playlist_random0 ""
//-----------------------------------------------
// Server Specific
//-----------------------------------------------
hostname "/v/ Xonotic Server (NA Pacific, $g_xonoticversion)"
alias motd_default "sv_motd \"\nWelcome to /v/ Xonotic Server, North America Pacific\nCheck for Xonotic threads on /v/ for playing times and upcoming events.\n\n^xf00December Duel Event's Map Pool: ^x3D0Aerowalk, Final Rage, Warfare, Toxicity, Bloodrun, Stormkeep, Silent Siege.""
sv_motd "\nWelcome to /v/ Xonotic Server, North America Pacific\nCheck for Xonotic threads on /v/ for playing times and upcoming events.\n\n^xf00December Duel Event's Map Pool: ^x3D0Aerowalk, Final Rage, Warfare, Toxicity, Bloodrun, Stormkeep, Silent Siege."
alias sv_vote_gametype_hook_all "exec physicsX.cfg; exec balance-xonotic.cfg; sv_xon; allgt_vote; motd_default"
alias sv_vote_gametype_hook_all "exec physicsX.cfg; exec balance-xonotic.cfg; sv_xon; allgt_vote"
alias sv_vote_gametype_hook_cts "exec physicsXDF.cfg; exec bal-wep-xdf.cfg; sv_xdf"
alias sv_vote_gametype_hook_ctf "timelimit_override 20; cagt_vote"
@ -100,7 +96,6 @@ alias sv_vote_gametype_hook_xpmdm "sv_xpm"
@@ -100,7 +96,6 @@ alias sv_vote_gametype_hook_xpmdm "sv_xpm"
//-----------------------------------------------
// Xonotic Pro Mode Duel
//-----------------------------------------------
alias motd_duel "sv_motd \"\nWelcome to /v/ Xonotic Server, North America Pacific\nCheck for Xonotic threads on /v/ for playing times and upcoming events.\n\n^x3eeCurent Game Mode: Duel, Xonotic Pro Mode\nHealth and Armor can only be stacked above 100 with Mega Armor/Health and 5 Armor/Health.\n\n^xf00December Duel Event's Map Pool: ^x3D0Aerowalk, Final Rage, Warfare, Toxicity, Bloodrun, Stormkeep, Silent Siege." "
set sv_vote_gametype_duel_type dm
set sv_vote_gametype_duel_name "Duel (XPM)"
set sv_vote_gametype_duel_description "One on one match."
alias motd_xpmctf "sv_motd \"\nWelcome to /v/ Xonotic Server, North America Pacific\nCheck for Xonotic threads on /v/ for playing times and upcoming events.\n\n^x3eeCurrent Game Mode: Capture the Flag, Xonotic Pro Mode, Smilecythe Physics\n\n- Health and Armor can only be stacked above 100 with Mega Armor/Health and 5 Armor/Health.\n- Strafe speed cap removed.\n- Forward acceleration diminished." "
set sv_vote_gametype_xpmctf_type ctf
set sv_vote_gametype_xpmctf_name "CTF (XPM)"
set sv_vote_gametype_xpmctf_description "CTF with XPM rules and removed speed limit."
alias sv_vote_gametype_hook_xpmctf "sv_xpm; +smile-physics; timelimit_override 20; cagt_vote; xpmctf_motd"
alias sv_vote_gametype_hook_xpmctf "sv_xpm; +smile-physics; timelimit_override 20; cagt_vote"