Daemon666 / CSB Thunderstorm Public

A weather ambience layer: periodic lightning flashes (ScreenFade + dynamic light) and thunder, with an intensity cvar and an admin trigger.

v1.0.0 108 descărcări GPL-3.0 Ultima actualizare Aug 21, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Dec 17, 2025 1 Versiuni
csb_thunderstorm.sma main c45b024 3.4 KB
README.md

CSB Thunderstorm adds atmosphere to any map. On a schedule whose frequency scales with an intensity cvar, the sky flashes: a brief white ScreenFade plus a bright TE_DLIGHT above each player, followed a beat later by a thunder sound. Admins can call a strike on demand with amx_thunder. It is purely cosmetic and changes nothing about gameplay.

Features

  • Randomised lightning flashes with dynamic light.
  • Thunder sound played to every client.
  • Intensity cvar controls how often storms roll in.
  • amx_thunder triggers a strike on demand.

Installation

  1. Compile csb_thunderstorm.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  2. Make sure a thunder sound exists at sound/ambience/thunder_clap.wav or edit the path in the source.
  3. Change the map.
Instalare
1. Put csb_thunderstorm.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
2. Ensure sound/ambience/thunder_clap.wav exists (stock Half-Life sound)
3. Change map
Cvar-uri
CVARDefaultDescription
csb_storm_enabled 1 Enable or disable the storm.
csb_storm_intensity 5 Storm frequency from 1 (rare) to 10 (frequent).
Comenzi
CommandAccessDescription
amx_thunder a (ADMIN_LEVEL_A) Trigger a lightning flash now.
Jurnal de modificări — v1.0.0
1.0.0 - Initial release.
Versiuni →
Evaluare

No ratings yet.

Despre
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Descarcă .sma
Cerințe
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opțional
ReAPI Opțional
Metamod Metamod / Metamod-r
Conflicte cunoscute The ScreenFade flash briefly whitens the screen; disable during competitive rounds if undesired.
Contribuitori
Înapoi la Pluginuri