Daemon666 / CSB Pause Herkese açık

/pause freezes the match at the end of the round - maxspeed 1, blocked fire and a MATCH PAUSED HUD - with a countdown /unpause and a per-team limit.

v1.0.0 120 indirme GPL-3.0 Son güncelleme Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Sep 3, 2025 1 Sürümler
csb_pause.sma main c0f0dd6 5.4 KB
README.md

CSB Pause is a clean tactical pause for scrims and matches. A player types /pause and the freeze takes effect at the end of the current round (never mid-round, so nobody gains an advantage). While paused, mp_freezetime is raised, players are clamped to maxspeed 1, firing is blocked with a Ham_Weapon_PrimaryAttack supercede, and a red MATCH PAUSED HUD is shown.

Features

  • /pause queues the freeze for the end of the round; /unpause resumes.
  • A three-second resume countdown shown in the centre of the screen.
  • Firing is genuinely blocked (Ham supercede on every weapon), not just movement.
  • Per-team pause limit via csb_pause_maxperteam so it cannot be abused.
  • Round restart on resume so both teams start the round clean.

Installation

  1. Make sure the hamsandwich and fun modules are enabled in modules.ini (both are by default).
  2. Compile, copy csb_pause.amxx into addons/amxmodx/plugins/ and add it to plugins.ini.
  3. Change the map.

Notes

Because the freeze is applied at round end and released with a restart, it plays nicely with round-based match plugins. The maxspeed 1 clamp is refreshed twice a second so a respawn cannot undo it.

Kurulum
1. Ensure the hamsandwich and fun modules are enabled in modules.ini
2. Put csb_pause.amxx in addons/amxmodx/plugins/
3. Add it to plugins.ini
4. Change map
Cvarlar
CVARDefaultDescription
csb_pause_enabled 1 Enable or disable the pause system.
csb_pause_maxperteam 2 How many pauses each team may call (0 = unlimited).
Komutlar
CommandAccessDescription
say /pause Queue a pause for the end of the current round.
say /unpause Resume the match after a three-second countdown.
Değişiklik günlüğü — v1.0.0
1.0.0 - Initial release.
Sürümler →
Puan

No ratings yet.

Hakkında
Download v1.0.0
Compiled live from the source below — nothing pre-built.
.sma indir
Gereksinimler
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL İsteğe bağlı
ReAPI İsteğe bağlı
Metamod Metamod / Metamod-r
Modüller hamsandwich fun
Bilinen çakışmalar Other pause plugins will fight over mp_freezetime - run only one.
Katkıda bulunanlar
Eklentilere Dön