X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=defaultXonotic.cfg;h=a5a035585a19cc02b5dbc4a3bd8b2b4d6040683c;hp=aa5030e13fe209477f81b2310aa2942e0c9f0b41;hb=0199ef5a64bb041eb7c00ed091a10045cb502000;hpb=2d5e3f56c88475770ffe4dc7dd0509fc793712a2 diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index aa5030e13..a5a035585 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -543,7 +543,8 @@ seta g_balance_cloaked_alpha 0.25 set g_sandbox 0 "allow players to spawn and edit objects around the map" set g_sandbox_info 1 "print non-critical information to the server" -set g_sandbox_editor_distance 150 "distance by which objects spawn in front of the player" +set g_sandbox_editor_distance_spawn 150 "distance at which objects spawn in front of the player" +set g_sandbox_editor_distance_edit 250 "distance at which players can edit or remove objects they are looking at" 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"