Menu-driven punishment: pick a player, then slap for 0/1/5/10 HP or slay. Announced in colored chat and logged with SteamID.
CSB Slay & Slap Menu is the fast way to discipline a player without typing names. amx_slapmenu (or say /slapmenu) opens a paginated list of everyone on the server; pick a player and a second menu offers a slap for 0, 1, 5 or 10 HP or an outright slay. Slap and slay go through the fun module (user_slap / user_kill), each action is announced in coloured chat, and the admin's SteamID is written to the log for accountability.
Inspired by the slap/slay commands in AMX Mod X Admin Commands. Independent GPL re-implementation.
Features
- Paginated player menu built from the live player list.
- Second menu: slap 0/1/5/10 HP or slay.
- The selected target is re-validated by userid before the action, so menus never punish the wrong player after a reconnect.
- Coloured chat announcement and a log line with the admin's SteamID.
Installation
- Compile
csb_slay_slap_menu.smaand copy it toaddons/amxmodx/plugins/. - Add it to
plugins.iniand change the map.
Both entry points need the ADMIN_SLAY flag (d).









