CSB Hot Potato Bomb

v1.0.0 3 descargas Daemon666 Última actualización: Jul 16, 2026

A random player gets a ticking potato; touch someone to pass it, and whoever holds it when the timer expires explodes.

CSB Hot Potato Bomb is a game of nerves. A few seconds into the round a random player is handed the hot potato and a countdown begins; touching another living player passes the potato to them (a Ham_Touch check with a small debounce), a red glow shell marks the current carrier, and a HUD shows the countdown to everyone. Whoever is holding it when the timer hits zero explodes.

Features

  • Random carrier each round with a visible glow.
  • Pass by touching another living player.
  • Server-wide HUD countdown.
  • Carrier explodes on timeout; timer length is a cvar.

Installation

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

Instalación

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

Cvars

CVARDefaultDescription
csb_potato_enabled 1 Enable or disable the hot potato.
csb_potato_time 30 Seconds before the potato explodes.

Registro de cambios — v1.0.0

1.0.0 - Initial release.
Versiones →
Colaboradores: Daemon666 ✦
Licencia: GPL-3.0

Valoración

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Descargar .sma
Archivos:
csb_bomb_hot_potato.sma main 4.2 KB

Requisitos

AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opcional
ReAPI Opcional
Metamod Metamod / Metamod-r
Módulos hamsandwich fun
Conflictos conocidos Best on deathmatch or fun servers; on standard bomb maps it overlaps with the objective.
Volver a Plugins