]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Fixed comments in default cfg
authorErik Schilling <ablu.erikschilling@googlemail.com>
Mon, 10 Sep 2012 17:51:25 +0000 (19:51 +0200)
committerErik Schilling <ablu.erikschilling@googlemail.com>
Mon, 10 Sep 2012 17:52:10 +0000 (19:52 +0200)
defaultXonotic.cfg

index 41585cdbb2cf6b1a79174836f91d2f65a916535c..57448790dc6e2996ac91857d7c4313bd05eb8af9 100644 (file)
@@ -483,12 +483,12 @@ seta g_keyhunt_point_leadlimit -1 "Keyhunt point lead limit overriding the mapin
 seta g_race_laps_limit -1      "Race laps limit overriding the mapinfo specified one (use 0 to play without limit, and -1 to use the mapinfo's limit)"
 seta g_nexball_goallimit -1 "Nexball goal limit overriding the mapinfo specified one (use 0 to play without limit, and -1 to use the mapinfo's limit)"
 seta g_nexball_goalleadlimit -1 "Nexball goal lead limit overriding the mapinfo specified one (use 0 to play without limit, and -1 to use the mapinfo's limit)"
-seta g_nexball_safepass_maxdist 5000    // Max distance to allow save fassping (0 to turn off safe passing)
-seta g_nexball_safepass_turnrate 0.1    // How fast the safe-pass ball can habge direction
-seta g_nexball_safepass_holdtime 0.75   // How long to remeber last teammate you pointed at
-seta g_nexball_viewmodel_scale 0.25     // How large the ball for the carrier
-seta g_nexball_viewmodel_offset "8 8 0" // Where the ball is located on carrier "forward right up"
-seta g_nexball_tackling 1               // Allow ball theft?
+seta g_nexball_safepass_maxdist 5000 "Max distance to allow save fassping (0 to turn off safe passing)"
+seta g_nexball_safepass_turnrate 0.1 "How fast the safe-pass ball can habge direction"
+seta g_nexball_safepass_holdtime 0.75 "How long to remeber last teammate you pointed at"
+seta g_nexball_viewmodel_scale 0.25 "How large the ball for the carrier"
+seta g_nexball_viewmodel_offset "8 8 0" "Where the ball is located on carrier forward right up"
+seta g_nexball_tackling 1 "Allow ball theft?"
 
 
 seta g_ctf_ignore_frags 0      "1: regular frags give no points"