This plugin allows players to not slide after landing while bhopping.
It's intended to be used on easybhop styles (autobhop included).
Video demonstration: https://www.youtube.com/watch?v=vnxW4QMl0E8
- Drag and drop the
noslide.smx
file to youraddons/sourcemod/plugins/
folder. - Load the plugin (
sm plugins load noslide
via the server's console), restart the server or change maps. - Add
noslide_enabled 1
to map-configs where you want the plugin enabled, such as "bhop_badges2" or similar maps. Alternatively, navigate tocfg/sourcemod/plugin.noslide.cfg
and switch it to 1 in order to have the plugin running for every map.
sm_noslide
,sm_kzmode
orsm_kz
will toggle noslide. It's disabled by default.
- shavit's simple bhop timer - having
bhoptimer
installed will force this plugin to only work for styles with easybhop enabled, such as easy-scroll or autobhop.