CSB Fireworks

v1.0.0 10 téléchargements Daemon666 Dernière mise à jour: Jul 16, 2026

A short fireworks show - timed bursts of explosion and spark tempents above the players with a boom sound - at round end or on the amx_fireworks command.

CSB Fireworks puts on a celebration. It schedules a series of bursts, each an TE_EXPLOSION plus a TE_SPARKS tempent at a random point above a random player, with an explosion sound played to everyone. It runs automatically at round end (great for a holiday event or a match win) and can also be launched on demand with amx_fireworks.

Features

  • Round-end shows (toggle with csb_fw_roundend) and the amx_fireworks command.
  • csb_fw_bursts controls how many bursts go off, spread over time.
  • Uses stock CS assets (sprites/zerogxplode.spr, weapons/explode3.wav) - nothing extra to install.

Installation

  1. Compile csb_fireworks.sma and copy it to addons/amxmodx/plugins/.
  2. Add it to plugins.ini and change the map.

amx_fireworks needs the ADMIN_LEVEL_A flag (b).

Installation

1. Put csb_fireworks.amxx in addons/amxmodx/plugins/
2. Add it to addons/amxmodx/configs/plugins.ini
3. Change map

Cvars

CVARDefaultDescription
csb_fw_enabled 1 Master enable for the show.
csb_fw_roundend 1 Automatically fire a show at round end.
csb_fw_bursts 10 Number of bursts per show (capped at 40).

Commandes

CommandAccessDescription
amx_fireworks b (ADMIN_LEVEL_A) Launch a fireworks show now.

Journal des modifications — v1.0.0

1.0.0 - Initial release.
Versions →
Contributeurs: Daemon666 ✦
Licence: GPL-3.0

Note

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Télécharger .sma
Fichiers:
csb_fireworks.sma main 3.6 KB

Prérequis

AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Optionnel
ReAPI Optionnel
Metamod Metamod / Metamod-r
Modules fun
Retour aux Plugins