Daemon666 / CSB Paintball Публичен

Turns bullets into paint: a coloured beam per shot, a splat decal at the impact point, and optional one-hit kills or normalised damage.

v1.0.0 124 изтегляния GPL-3.0 Последна актуализация Aug 24, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Jul 13, 2025 1 Версии
csb_paintball.sma main 70f3187 3.4 KB
README.md

CSB Paintball paints the fight. In a Ham_TraceAttack hook every shot draws a coloured beam from the shooter to the impact point and stamps a decal there, with each player assigned their own colour. Damage can be normalised to a fixed value so every weapon feels the same, or set to a guaranteed one-hit kill for fast paintball rounds.

Inspired by Paintball Mod by dnz. Independent GPL re-implementation.

Features

  • Per-player colour beam on every shot.
  • Impact decals mark where paint lands.
  • One-hit-kill or fixed-damage modes.
  • No custom content required — uses the stock laser sprite.

Installation

  1. Enable the fakemeta and hamsandwich modules in modules.ini.
  2. Compile csb_paintball.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  3. Change the map.
Инсталация
1. Enable the fakemeta and hamsandwich modules in addons/amxmodx/configs/modules.ini
2. Put csb_paintball.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
3. Change map
Cvar-и
CVARDefaultDescription
csb_pb_enabled 1 Enable or disable paintball.
csb_pb_onehit 0 One-hit kills when set to 1.
csb_pb_damage 35.0 Normalised damage per hit when not one-hit.
Списък с промени — v1.0.0
1.0.0 - Initial release.
Версии →
Оценка

No ratings yet.

Относно
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Изтегли .sma
Изисквания
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Незадължително
ReAPI Незадължително
Metamod Metamod / Metamod-r
Модули fakemeta hamsandwich
Известни конфликти Other plugins that override TraceAttack damage will conflict.
Сътрудници
Обратно към плъгините