]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - defaultXonotic.cfg
Sandbox Tools menu. Works just like the Join Team menu, and is binded to F7 by defaul...
[xonotic/xonotic-data.pk3dir.git] / defaultXonotic.cfg
index c08de9a3646464821347f7bccd6b7602571e4bb0..7ae4c6678859b17494411a88ed5a7bc7b89d5251 100644 (file)
@@ -546,6 +546,9 @@ set g_sandbox_info 1 "print non-critical information to the server"
 set g_sandbox_editor_distance_spawn 200 "distance at which objects spawn in front of the player"
 set g_sandbox_editor_distance_edit 350 "distance at which players can edit or remove objects they are looking at"
 
+alias menu_showsandboxtools "menu_cmd directmenu SandboxTools"
+bind f7 menu_showsandboxtools
+
 set g_playerclip_collisions 1 "0 = disable collision testing against playerclips, might be useful on some defrag maps"
 set g_botclip_collisions 1 "0 = disable collision testing against botclips, might be useful on some defrag maps"