]> de.git.xonotic.org Git - xonotic/xonotic.git/blobdiff - server/server.cfg
allow g_weapon_stay on pure servers
[xonotic/xonotic.git] / server / server.cfg
index 0a6fe2af91f21b46c88bf3dab43851e56b287ed4..1ef5098651efb68ac1a6ba6981f959e75fe12d24 100644 (file)
@@ -99,6 +99,7 @@
 //sv_defaultcharacter 0        // 1 will force a specific model for all players
 //sv_defaultplayermodel models/player/nexus.zym        // this model will be used
 //sv_defaultplayerskin 0       // this skin number will be forced for all players
+//sv_defaultplayercolors ""    // you can even force player colors here (16*shirt+pants)
 //g_fullbrightplayers 0        // 1 to make players fullbright
 //g_fullbrightitems 0  // 1 to make items fullbright
 
 /////////////////////////////////////////////////////////////////////
 // "Obvious" mutators that are allowed on a "pure" server
 //g_minstagib 0        // set to 1 for MinstaGib
+g_weapon_stay 0 // set to 1, 2 or 3 for different weapon-stay modes (1 = traditional, 2 = no ammo but allow throwing, 3 = ghost weapon stay)
 
 
 /////////////////////////////////////////////////////////////////////