CSB Knife Speed

v1.0.0 0 descărcări Daemon666 Ultima actualizare: Jul 15, 2026

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 /knifespeed shows the current knife speed.

Installation

  1. Enable the fun module in modules.ini.
  2. Compile csb_knife_speed.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  3. Change the map.

Instalare

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

Cvar-uri

CVARDefaultDescription
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.

Comenzi

CommandAccessDescription
say /knifespeed Show the current knife maxspeed.

Jurnal de modificări — v1.0.0

1.0.0 - Initial release.
Versiuni →
Contribuitori: Daemon666 ✦
Licență: GPL-3.0

Evaluare

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Descarcă .sma
Fișiere:
csb_knife_speed.sma main 2.3 KB

Cerințe

AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opțional
ReAPI Opțional
Metamod Metamod / Metamod-r
Module fun
Conflicte cunoscute Other plugins that call set_user_maxspeed on weapon switch can override the knife speed.
Înapoi la Pluginuri