CSB Warmup Round

v1.0.0 1 downloads Daemon666 Last updated: Jul 15, 2026

A timed warmup at map start with instant respawn, free weapons and no score, then a round restart so the real match begins clean.

CSB Warmup Round gives players time to warm up before the match counts. When the map starts it runs a timed warmup with instant respawn, free weapons and no score, shown with a HUD countdown. When the timer runs out the plugin restarts the round and the normal game begins, so nobody loses a real round to a cold start.

Features

  • Timed warmup with a HUD countdown.
  • Free rifle + pistol + grenade loadout during warmup.
  • Instant respawn while warming up.
  • Round restart to a clean start when warmup ends.

Installation

  1. Enable the hamsandwich, cstrike and fun modules in modules.ini.
  2. Compile csb_warmup_round.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  3. Change the map.

Installation

1. Enable the hamsandwich, cstrike and fun modules in addons/amxmodx/configs/modules.ini
2. Put csb_warmup_round.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
3. Change map

CVARs

CVARDefaultDescription
csb_warmup_enabled 1 Enable or disable the warmup round.
csb_warmup_duration 60 Warmup length in seconds.

Changelog — v1.0.0

1.0.0 - Initial release.
Versions →
Contributors: Daemon666 ✦
License: GPL-3.0

Rating

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Download source (.sma)
Files:
csb_warmup_round.sma main 3.5 KB

Requirements

AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Not required
ReAPI Not required
Metamod Metamod / Metamod-r
Required modules hamsandwich cstrike fun
Known conflicts Restarts the round with sv_restartround at the end of warmup; other round-control plugins may interfere.
Back to Plugins