Daemon666 / CSB Thunderstorm Publiczny

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

v1.0.0 108 pobrań GPL-3.0 Ostatnia aktualizacja Aug 21, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Dec 17, 2025 1 Wersje
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.
Instalacja
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
Cvary
CVARDefaultDescription
csb_storm_enabled 1 Enable or disable the storm.
csb_storm_intensity 5 Storm frequency from 1 (rare) to 10 (frequent).
Komendy
CommandAccessDescription
amx_thunder a (ADMIN_LEVEL_A) Trigger a lightning flash now.
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
Znane konflikty The ScreenFade flash briefly whitens the screen; disable during competitive rounds if undesired.
Współtwórcy
Wróć do Pluginów