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 theamx_fireworkscommand. csb_fw_burstscontrols how many bursts go off, spread over time.- Uses stock CS assets (
sprites/zerogxplode.spr,weapons/explode3.wav) - nothing extra to install.
Installation
- Compile
csb_fireworks.smaand copy it toaddons/amxmodx/plugins/. - Add it to
plugins.iniand change the map.
amx_fireworks needs the ADMIN_LEVEL_A flag (b).









