]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
enable some more fragmessage info by default, remove the weaponreplaces from defaultX...
authorFruitieX <rasse@rasse-lappy.localdomain>
Mon, 2 Aug 2010 11:24:18 +0000 (14:24 +0300)
committerFruitieX <rasse@rasse-lappy.localdomain>
Mon, 2 Aug 2010 11:24:18 +0000 (14:24 +0300)
defaultXPM.cfg
defaultXonotic.cfg

index 3141a2409ce510d4a63d3de22a394148ea003a72..f90dea35711a99b1adee3b7e4616cceab34988dc 100644 (file)
@@ -1,8 +1,8 @@
 exec defaultXonotic.cfg
 
 set g_weaponreplace_laser ""
-set g_weaponreplace_shotgun "uzi"
-set g_weaponreplace_uzi "shotgun"
+set g_weaponreplace_shotgun ""
+set g_weaponreplace_uzi ""
 set g_weaponreplace_grenadelauncher ""
 set g_weaponreplace_electro ""
 set g_weaponreplace_crylink ""
@@ -11,12 +11,12 @@ set g_weaponreplace_hagar ""
 set g_weaponreplace_rocketlauncher ""
 set g_weaponreplace_porto ""
 set g_weaponreplace_minstanex ""
-set g_weaponreplace_hook 0
-set g_weaponreplace_hlac 0
-set g_weaponreplace_campingrifle 0
+set g_weaponreplace_hook ""
+set g_weaponreplace_hlac ""
+set g_weaponreplace_campingrifle ""
 set g_weaponreplace_tuba ""
-set g_weaponreplace_fireball 0
-set g_weaponreplace_seeker 0
+set g_weaponreplace_fireball ""
+set g_weaponreplace_seeker ""
 set sv_q3acompat_machineshotgunswap 0
 
 // other options
index 037505dd0a0a7ef79a202a061bc8591cf557a4ff..1cea3ed48e8e9e538ece8be40c7f033d9b07187a 100644 (file)
@@ -338,9 +338,9 @@ set g_respawn_ghosts_speed 5 "the speed with which respawn ghosts float and rota
 set g_respawn_ghosts_maxtime 6 "maximum amount of time a respawn ghost can last, minimum time is half this value. 0 disables and ghosts fade when the body would"
 
 // fragmessage: This allows extra information to be displayed with the frag centerprints. 
-set sv_fragmessage_information_ping 0 "Enable ping display information, 0 = Never display; 1 = Always display (If the player is a bot, it will say bot instead of the ping.)"
+set sv_fragmessage_information_ping 1 "Enable ping display information, 0 = Never display; 1 = Always display (If the player is a bot, it will say bot instead of the ping.)"
 set sv_fragmessage_information_handicap 1 "Enable handicap display information, 0 = Never display; 1 = Only when the player has handicap on; 2 = Always display (Displays Off if off)"
-set sv_fragmessage_information_stats 0 "Enable statistics (health/armor) display information, 0 = Never display; 1 = Always display (Only available for the person who was killed)"
+set sv_fragmessage_information_stats 1 "Enable statistics (health/armor) display information, 0 = Never display; 1 = Always display (Only available for the person who was killed)"
 set sv_fragmessage_information_typefrag 1 "Enable typefrag display information, 0 = Never display; 1 = Always display"
 
 // use default physics