CSB Knife Skins

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

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 /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 →
Contribuitori: Daemon666 ✦
Autor original: Knife Models Menu (AMXX community) 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_skins.sma main 7.0 KB

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.
Înapoi la Pluginuri