X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=defaultXonotic.cfg;fp=defaultXonotic.cfg;h=5944d7e71299b1479c58a83886e8a07e849371db;hp=3b585d723760ee39c2901578aae1f2e3f5b093b5;hb=992529cda6e328df91113b580eae2f1b3ef0cdfd;hpb=af161ee97e193b82c3de4da4a98bfa214b6d7e34 diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 3b585d7237..5944d7e712 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -846,6 +846,11 @@ set g_footsteps 1 "serverside footstep sounds" set g_deathglow 1.25 "when enabled, players stop glowing after they die (the value specifies glow fading speed)" +set g_multijump 1 "Number of multiple jumps to allow (jumping again in the air), -1 allows for infinite jumps" +set g_multijump_add 0 "0 = make the current z velocity equal to jumpvelocity, 1 = add jumpvelocity to the current z velocity" +set g_multijump_delay 0 "Delay between multiple jumps" +set g_multijump_speed -999999 "Minimum vertical speed a player must have in order to jump again" + // effects r_picmipsprites 0 // Xonotic uses sprites that should never be picmipped (team mate, typing, waypoints) r_picmipworld 1