Page 1 of 1

CS2_KnifeSpeed​​1.6

Posted: Tue Feb 24, 2026 11:44 pm
by greenie
CS2_KnifeSpeed
The plugin increases the player's movement speed while wielding a knife. Switching to another weapon returns the speed to normal.



Requirements
Requirements
CounterStrikeSharp API version 1.0.362 or higher
.NET 8.0 Runtime
Variables
Configuration parameters
css_knifespeed_enabled <0/1>, def.=1 – Enable/Disable the plugin.
css_knifespeed_multiplier <1.0-5.0>, def.=1.3 – Speed ​​multiplier when the knife is active.
css_knifespeed_check_interval <0.05-1.0>, def.=0.1 – Active weapon check interval (in seconds).
css_knifespeed_log_level <0-5>, def.=4 – Logging level (0-Trace, 1-Debug, 2-Info, 3-Warning, 4-Error, 5-Critical).
Teams
Console commands
css_knifespeed_help – Show plugin help.
css_knifespeed_settings – Show current settings and statistics.
css_knifespeed_test – Test plugin operation (for a player: show current VelocityModifier).
css_knifespeed_reload – Reload configuration and reset player data.
css_knifespeed_setenabled <0/1> – Set css_knifespeed_enabled value.
css_knifespeed_setmultiplier <1.0-5.0> – Set speed multiplier.
css_knifespeed_setcheckinterval <0.05-1.0> – Set check interval (requires plugin restart or reload command to apply).
css_knifespeed_setloglevel <0-5> – Set logging level.
css_knifespeed – Alias ​​for css_knifespeed_setmultiplier (works the same way).
Installation
The full path should look like this:
game\csgo\addons\counterstrikesharp\plugins\CS2_KnifeSpeed\CS2_KnifeSpeed.dll

https://hlmod.net/resources/cs2_knifesp ... 3/download