X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=server%2Fserver.cfg;h=bcc6e524a52e8ead946318dca2cbc9d901558a4d;hp=28e7c718b9c24f16f17646d93f2fb0ea1065ac2e;hb=refs%2Fmerge-requests%2F43%2Fhead;hpb=2b105694bcd270bf7c5ef34139add81ee4e22b41 diff --git a/server/server.cfg b/server/server.cfg index 28e7c718..bcc6e524 100644 --- a/server/server.cfg +++ b/server/server.cfg @@ -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"