]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - defaultXonotic.cfg
Fix some issues with items, also add item fading (a sneaky way to save a performance...
[xonotic/xonotic-data.pk3dir.git] / defaultXonotic.cfg
index bdeeafab139ecf4d5871251d56fba74c4397378b..ede4ffe1135b6ecfe9e3b3020d5cb70ac8daddc8 100644 (file)
@@ -439,6 +439,9 @@ seta g_maplist_shuffle 1    "new randomization method: like selectrandom, but avoid
 set g_maplist_check_waypoints 0        "when 1, maps are skipped if there currently are bots, but the map has no waypoints"
 set samelevel 0 "when 1, always play the same level over and over again"
 
+set g_items_mindist 0 "starting distance for the fading of items"
+set g_items_maxdist 0 "maximum distance at which an item can be viewed, after which it will be invisible"
+
 set g_grab_range 200 "distance at which dragable objects can be grabbed"
 
 set g_cloaked 0 "display all players mostly invisible"