]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
put sv_damagetext to defaultServer so that resetting server reenables damagetext too 488/head
authorMartin Taibr <taibr.martin@gmail.com>
Sat, 16 Sep 2017 16:11:11 +0000 (18:11 +0200)
committerMartin Taibr <taibr.martin@gmail.com>
Sat, 16 Sep 2017 16:11:11 +0000 (18:11 +0200)
defaultServer.cfg

index 596576a097fb93c6841a9e76ba1927a5909a1e13..47037c069b62ca6aea1538be444c949192e3f721 100644 (file)
@@ -549,3 +549,5 @@ set sv_join_notices_time 15
 set sv_simple_items 1 "allow or forbid client use of simple items"
 
 set sv_showspectators 1 "Show who's spectating who in the player info panel when client has cl_showspectators on. Shouldn't be used on competitive servers, also disable when watching a suspected cheater"
+
+set sv_damagetext 2 "<= 0: disabled, >= 1: visible to spectators, >= 2: visible to attacker, >= 3: all players see everyone's damage"