Daemon666 / CSB Paintball Publiczny

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 pobrań GPL-3.0 Ostatnia aktualizacja Aug 24, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Jul 13, 2025 1 Wersje
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.
Instalacja
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
Cvary
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.
Lista zmian — v1.0.0
1.0.0 - Initial release.
Wersje →
Ocena

No ratings yet.

Informacje
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Pobierz .sma
Wymagania
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opcjonalne
ReAPI Opcjonalne
Metamod Metamod / Metamod-r
Moduły fakemeta hamsandwich
Znane konflikty Other plugins that override TraceAttack damage will conflict.
Współtwórcy
Wróć do Pluginów