Daemon666 / CSB Spectate Tools Публичный

Admin spectator helpers: a menu to jump into any player's first-person view, a HUD of their HP/armor/weapon, and amx_specme.

v1.0.0 138 загрузок GPL-3.0 Обновлено Aug 22, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 May 21, 2025 1 Версии
csb_admin_spectate_tools.sma main c466682 6.4 KB
README.md

CSB Spectate Tools is a small set of admin spectator helpers. amx_spectate opens a menu of alive players; picking one drops you into their first-person view by setting pev_iuser1 to in-eye and pev_iuser2 to the target. While you watch, a HUD sync object shows the target's HP, armor and current weapon, refreshed once a second so it never flickers.

amx_specme moves you to spectator but remembers the team you were on, and amx_specback puts you back on it. No ReAPI, no external modules beyond fakemeta and cstrike.

Features

  • amx_spectate — menu to watch any alive player in first person.
  • HUD readout of the watched player's HP, armor and weapon.
  • amx_specme / amx_specback — hop to spectator and back without losing your team.
  • State cleared on disconnect; the view is applied a fifth of a second after the team change so the engine has time to settle.

Installation

  1. Compile csb_admin_spectate_tools.sma and copy it to addons/amxmodx/plugins/.
  2. Add it to plugins.ini and change the map.

All three commands need the ADMIN_SLAY flag (d) by default.

Установка
1. Put csb_admin_spectate_tools.amxx in addons/amxmodx/plugins/
2. Add it to addons/amxmodx/configs/plugins.ini
3. Change map
Cvar-ы
CVARDefaultDescription
csb_spec_enabled 1 Enable or disable the spectate tools.
Команды
CommandAccessDescription
amx_spectate d (ADMIN_SLAY) Open a menu to watch a player in first person.
amx_specme d (ADMIN_SLAY) Move yourself to spectator, remembering your team.
amx_specback d (ADMIN_SLAY) Return to the team you had before amx_specme.
История изменений — v1.0.0
1.0.0 - Initial release.
Версии →
Рейтинг

No ratings yet.

О плагине
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Скачать .sma
Требования
AMX Mod X ≥ 1.9
Движок ReHLDS HLDS
ReGameDLL Необязательно
ReAPI Необязательно
Metamod Metamod / Metamod-r
Модули fakemeta cstrike
Известные конфликты Other plugins that force observer mode or rewrite pev_iuser1/iuser2 will fight this one for the spectator view.
Участники
Назад к плагинам