Shows the real server time in a HUD corner with 12/24h format, a per-player timezone offset and optional map elapsed time.
Daemon666
1.0.0 - Initial release.
| 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
- Compile
csb_hud_clock.sma, copy it toaddons/amxmodx/plugins/and add it toplugins.ini. - Change the map.
Kurulum
1. Put csb_hud_clock.amxx in addons/amxmodx/plugins/ and add it to plugins.ini 2. Change map
Cvarlar
| CVAR | Default | Description |
|---|---|---|
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. |
Komutlar
| Command | Access | Description |
|---|---|---|
say /clock |
|
Toggle the clock, or '/clock +2' to set an hour offset. |
Değişiklik günlüğü — v1.0.0
1.0.0 - Initial release.Sürümler →
Puan
No ratings yet.
Download v1.0.0
Gereksinimler
| AMX Mod X | ≥ 1.9 |
| Engine | ReHLDS HLDS |
| ReGameDLL | İsteğe bağlı |
| ReAPI | İsteğe bağlı |
| Metamod | Metamod / Metamod-r |
| Bilinen çakışmalar | Other plugins drawing a HUD message in the top-right corner may overlap the clock. |
Katkıda bulunanlar









