Toggle MOVETYPE_NOCLIP for admins with a HUD marker; auto-off on death and round start, with an optional fire block.
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_nocliptoggle (default flagADMIN_CVAR/o).- HUD
[ NOCLIP ]marker while active. - Auto-off on death and at round start.
csb_noclip_blockfireblocks weapon fire while noclipping.
Installation
- Enable the
fakemetamodule inmodules.ini. - Compile
csb_admin_noclip.sma, copy it toaddons/amxmodx/plugins/and add it toplugins.ini. - Change the map, then
bind n amx_noclip.









