Xonotic Forums
[SOLVED] Disable Run-Jump Speed Boost - Printable Version

+- Xonotic Forums (https://forums.xonotic.org)
+-- Forum: Support (https://forums.xonotic.org/forumdisplay.php?fid=3)
+--- Forum: Xonotic - Server Administration (https://forums.xonotic.org/forumdisplay.php?fid=16)
+--- Thread: [SOLVED] Disable Run-Jump Speed Boost (/showthread.php?tid=4219)



Disable Run-Jump Speed Boost - nexus66 - 06-12-2013

We've been playing Nexiuz at work and are trying Xonotic.
In both games we don't like the run-jump speed boost thing, is there a way to disable it in the server config?


RE: Disable Run-Jump Speed Boost - bitbomb - 06-12-2013

You might want to check this out, this makes Xonotic more like UT2004, no bunnyhopping, but adds double jump, and other changes. It's more than what you're looking for, there might be a simpler way to just disable bunnyhopping. But that's where a HUGE part of Xonotic's advanced movement is rooted, ramps and other trick jumping requires speed. Here's the link to the UT2004 settings:

http://forums.xonotic.org/showthread.php?tid=2826


RE: Disable Run-Jump Speed Boost - Mario - 06-12-2013

If you don't want the extra HUD & balance settings from that package, you can use this cvar on your clients (there isn't a server side setting to control bunnyhopping):

cl_movement_track_canjump 1

You'll need to reconnect to the server to apply this.


RE: Disable Run-Jump Speed Boost - nexus66 - 06-13-2013

Thanks Mario, tried that and it's exactly what we're looking for. Intrigued by the UT2k4 idea, will need to try that at some point too.