Daemon666 / CSB Knife Skins Public

A /knife menu of custom knife models with optional VIP-locked entries, per-skin deploy and hit sounds, saved per SteamID in nVault.

v1.0.0 145 descărcări GPL-3.0 Ultima actualizare Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Dec 17, 2025 1 Versiuni
csb_knife_skins.sma main e54b654 7.0 KB
README.md

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 /knife menu 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

  1. Enable the fakemeta, hamsandwich and nvault modules in modules.ini.
  2. Compile, copy csb_knife_skins.amxx into plugins/, add it to plugins.ini.
  3. Upload your knife models/sounds and change the map.

Inspired by the well-known "Knife Models Menu" plugins; independent GPL re-implementation.

Instalare
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-uri
CVARDefaultDescription
csb_knife_enabled 1 Enable or disable the knife skin system.
Comenzi
CommandAccessDescription
say /knife Open the knife skin menu.
Jurnal de modificări — v1.0.0
1.0.0 - Initial release.
Versiuni →
Evaluare

No ratings yet.

Despre
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Descarcă .sma
Cerințe
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opțional
ReAPI Opțional
Metamod Metamod / Metamod-r
Module fakemeta hamsandwich nvault
Conflicte cunoscute Other knife-model menus - run only one so CurWeapon is not overwritten twice.
Contribuitori
Înapoi la Pluginuri