Routes dead chat to dead players only, pins spectators to a limited camera via mp_forcecamera, and forces sv_alltalk off while a round is live.
CSB Anti Ghosting closes the everyday ways a dead player feeds intel to the living. Chat from a dead player is intercepted and delivered only to other dead and spectating players, so it can never leak to someone still in the round. At the start of each round the plugin sets mp_forcecamera to your configured value, pinning spectators to a limited camera instead of free-look on enemies, and forces sv_alltalk off so voice cannot cross the alive/dead line while the round is running.
Features
- Dead say / say_team is routed to dead players only and blocked from the living.
- Command-style messages (
/or!) are passed through so other plugins still work. mp_forcecamerare-applied each round fromcsb_gh_forcecamera.sv_alltalkforced off at round start whencsb_gh_alltalkis on.- Every rule has its own cvar so you can enable only what you need.
Installation
- Compile
csb_anti_ghosting.smaand copy it toaddons/amxmodx/plugins/. - Add it to
plugins.iniand change the map.
No extra modules are required. If you run a plugin that already manages dead chat, disable one of the two with csb_gh_deadchat 0.









