A /knife menu of custom knife models with optional VIP-locked entries, per-skin deploy and hit sounds, saved per SteamID in nVault.
| csb_knife_skins.sma main | e54b654 | 7.0 KB |
CSB Knife Skins gives every player a /knife menu of custom knife models. The chosen v_/p_ model is applied on CurWeapon whenever the knife is out, and the choice is saved per SteamID in nVault, so it survives a reconnect and a map change. Entries can be locked behind an admin/VIP flag, and each skin can carry its own deploy and hit sound.
Features
- Paginated
/knifemenu built with the AMX Mod X menus API. - VIP-locked skins: locked entries show
[locked]and refuse selection without the flag. - Per-skin deploy sound (on knife select) and hit sound (on knife damage), emitted through the engine.
- Choice persisted in nVault by SteamID.
- Only model and sound files that actually exist are precached; missing files degrade gracefully.
Configuration
The model and sound paths are defined at the top of the source (models/csb_knives/ and sound/csb_knives/ by default). Edit them to your files, upload them, add them to fastdl, and set the VIP flag entry to whatever flag your VIPs hold.
Installation
- Enable the
fakemeta,hamsandwichandnvaultmodules inmodules.ini. - Compile, copy
csb_knife_skins.amxxintoplugins/, add it toplugins.ini. - Upload your knife models/sounds and change the map.
Inspired by the well-known "Knife Models Menu" plugins; independent GPL re-implementation.
1. Enable the fakemeta, hamsandwich and nvault modules in modules.ini 2. Put csb_knife_skins.amxx in addons/amxmodx/plugins/ and add it to plugins.ini 3. Upload the knife models (models/csb_knives/) and sounds (sound/csb_knives/) and add them to fastdl 4. Change map
| CVAR | Default | Description |
|---|---|---|
csb_knife_enabled |
1 |
Enable or disable the knife skin system. |
| Command | Access | Description |
|---|---|---|
say /knife |
|
Open the knife skin menu. |
1.0.0 - Initial release.Версии →
No ratings yet.
| AMX Mod X | ≥ 1.9 |
| Движок | ReHLDS HLDS |
| ReGameDLL | Необязательно |
| ReAPI | Необязательно |
| Metamod | Metamod / Metamod-r |
| Модули | fakemeta hamsandwich nvault |
| Известные конфликты | Other knife-model menus - run only one so CurWeapon is not overwritten twice. |









