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









