Raises maxspeed while the knife is out (with a scale cvar) for the fast-knife feel of KZ, deathrun and HNS servers.
Daemon666
1.0.0 - Initial release.
| csb_knife_speed.sma main | 89a64fd | 2.3 KB |
README.md
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.
Installation
1. Enable the fun module in addons/amxmodx/configs/modules.ini 2. Put csb_knife_speed.amxx in addons/amxmodx/plugins/ and add it to plugins.ini 3. Change map
Cvars
| CVAR | Default | Description |
|---|---|---|
csb_ks_enabled |
1 |
Enable or disable the knife speed boost. |
csb_ks_speed |
320 |
Maxspeed applied while holding the knife. |
csb_ks_scale |
1.0 |
Multiplier applied to the knife speed for fine tuning. |
Befehle
| Command | Access | Description |
|---|---|---|
say /knifespeed |
|
Show the current knife maxspeed. |
Änderungsprotokoll — v1.0.0
1.0.0 - Initial release.Versionen →
Bewertung
No ratings yet.
Download v1.0.0
Anforderungen
| AMX Mod X | ≥ 1.9 |
| Engine | ReHLDS HLDS |
| ReGameDLL | Optional |
| ReAPI | Optional |
| Metamod | Metamod / Metamod-r |
| Module | fun |
| Bekannte Konflikte | Other plugins that call set_user_maxspeed on weapon switch can override the knife speed. |
Mitwirkende









