CSB Knife Skins

v1.0.0 0 загрузок Daemon666 Обновлено: 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.

Установка

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

CVARDefaultDescription
csb_knife_enabled 1 Enable or disable the knife skin system.

Команды

CommandAccessDescription
say /knife Open the knife skin menu.

История изменений — v1.0.0

1.0.0 - Initial release.
Версии →
Участники: Daemon666 ✦
Оригинальный автор: Knife Models Menu (AMXX community) Лицензия: GPL-3.0

Рейтинг

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Скачать .sma
Файлы:
csb_knife_skins.sma main 7.0 KB

Требования

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.
Назад к плагинам