CSB Paintball

v1.0.0 1 pobrań Daemon666 Ostatnia aktualizacja: Jul 16, 2026

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

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 →
Współtwórcy: Daemon666 ✦
Oryginalny autor: dnz Licencja: GPL-3.0

Ocena

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Pobierz .sma
Pliki:
csb_paintball.sma main 3.4 KB

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.
Wróć do Pluginów