Daemon666 / CSB HUD Clock Public

Shows the real server time in a HUD corner with 12/24h format, a per-player timezone offset and optional map elapsed time.

v1.0.0 132 descărcări GPL-3.0 Ultima actualizare Aug 24, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Sep 3, 2025 1 Versiuni
csb_hud_clock.sma main aa7ffc1 3.8 KB
README.md

CSB HUD Clock puts the real server clock in a small HUD corner. Choose 12h or 24h with a cvar, optionally show the elapsed map time next to it, and let each player nudge the displayed time to their own timezone with /clock +2 or /clock -3. /clock on its own toggles the display for that player.

Features

  • Real server time via get_time, refreshed every second.
  • 12h or 24h format cvar.
  • Per-player hour offset for timezones.
  • Optional map-elapsed-minutes readout.

Installation

  1. Compile csb_hud_clock.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  2. Change the map.
Instalare
1. Put csb_hud_clock.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
2. Change map
Cvar-uri
CVARDefaultDescription
csb_clock_enabled 1 Enable or disable the HUD clock.
csb_clock_24h 1 1 = 24-hour format, 0 = 12-hour AM/PM.
csb_clock_elapsed 1 Show elapsed map minutes next to the clock.
Comenzi
CommandAccessDescription
say /clock Toggle the clock, or '/clock +2' to set an hour offset.
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 Other plugins drawing a HUD message in the top-right corner may overlap the clock.
Contribuitori
Înapoi la Pluginuri