Daemon666 / CSB Admin Noclip Публичен

Toggle MOVETYPE_NOCLIP for admins with a HUD marker; auto-off on death and round start, with an optional fire block.

v1.0.0 144 изтегляния GPL-3.0 Последна актуализация Aug 22, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Oct 26, 2025 1 Версии
csb_admin_noclip.sma main 23bf1e0 3.6 KB
README.md

CSB Admin Noclip is a safe re-implementation of the classic admin fly. amx_noclip (bind a key to it) toggles MOVETYPE_NOCLIP so an admin can move through walls to spectate or set up. A HUD marker shows while it is on, and it is force-disabled on death and at the start of every round so it can never leak into live play. An optional cvar strips the attack buttons in FM_CmdStart while noclipping, so it cannot be abused to shoot from inside geometry.

Inspired by the AMX Mod X admin commands. Independent GPL re-implementation.

Features

  • amx_noclip toggle (default flag ADMIN_CVAR / o).
  • HUD [ NOCLIP ] marker while active.
  • Auto-off on death and at round start.
  • csb_noclip_blockfire blocks weapon fire while noclipping.

Installation

  1. Enable the fakemeta module in modules.ini.
  2. Compile csb_admin_noclip.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  3. Change the map, then bind n amx_noclip.
Инсталация
1. Enable the fakemeta module in addons/amxmodx/configs/modules.ini
2. Put csb_admin_noclip.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
3. Change map
4. bind a key to amx_noclip
Cvar-и
CVARDefaultDescription
csb_noclip_enabled 1 Enable or disable the noclip command.
csb_noclip_blockfire 1 Block weapon fire while a player is noclipping.
Команди
CommandAccessDescription
amx_noclip o (ADMIN_CVAR) Toggle noclip on yourself.
Списък с промени — v1.0.0
1.0.0 - Initial release.
Версии →
Оценка

No ratings yet.

Относно
  • Movement
  • Лиценз: GPL-3.0
  • Daemon666
  • Оригинален автор: AMX Mod X Admin Commands
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Изтегли .sma
Изисквания
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Незадължително
ReAPI Незадължително
Metamod Metamod / Metamod-r
Модули fakemeta
Известни конфликти Other plugins that set pev_movetype on players (freeze, gravity toys) can override the noclip state.
Сътрудници
Обратно към плъгините