]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - server/server.cfg
Merge branch 'martin-t/help' into 'master'
[xonotic/xonotic.git] / server / server.cfg
index 28e7c718b9c24f16f17646d93f2fb0ea1065ac2e..bcc6e524a52e8ead946318dca2cbc9d901558a4d 100644 (file)
@@ -68,6 +68,8 @@
 // possible values: dm (deathmatch), tdm (team deathmatch), ctf (capture the flag), ca (clan arena), ft (freeze tag), kh (keyhunt), as (assault), dom (domination), lms (last man standing), ka (keepaway), inv (invasion), ons (onslaught), rc (race), cts (complete the stage), nb (nexball)
 //gametype dm  // default gamemode
 
+// TIPS: uncomment this if you want help messages on your server - one per match 20 seconds after the map loads
+//alias sv_hook_gamestart_all "defer 20 help_next"