Raises maxspeed while the knife is out (with a scale cvar) for the fast-knife feel of KZ, deathrun and HNS servers.
CSB Knife Speed gives the classic fast-knife movement of KZ, deathrun and Hide'n'Seek. On every CurWeapon change the plugin checks the active weapon: switching to the knife applies csb_ks_speed (times an optional csb_ks_scale) with set_user_maxspeed; switching to any other weapon leaves the engine's own per-weapon maxspeed alone, so guns behave normally.
Features
- Configurable knife maxspeed with a fine-tune scale multiplier.
- Only the knife is boosted; other weapons keep their normal speed.
- Re-applied on every weapon switch, so it survives respawns.
say /knifespeedshows the current knife speed.
Installation
- Enable the
funmodule inmodules.ini. - Compile
csb_knife_speed.sma, copy it toaddons/amxmodx/plugins/and add it toplugins.ini. - Change the map.









