amx_drug scrambles a target's screen for a set time with repeated random ScreenFade colours, a ScreenShake and randomised punchangles, then restores the view.
CSB Drug is the classic joke command, rebuilt cleanly. amx_drug <target> [seconds] hits the victim with a repeating cocktail of a random-colour ScreenFade, a ScreenShake and randomised view punch angles (set through fakemeta) so their screen swims. It is a task-driven effect, not a one-shot, and it clears itself when the timer runs out, on death, or on disconnect.
Inspired by the well-known AMX Mod X "Drug" plugin. Independent GPL re-implementation; no original code is reused.
Features
amx_drug <name or #userid> [seconds]- defaults tocsb_drug_duration.- Targeting through
cmd_targetwithADMIN_IMMUNITYrespected. - Everything is reverted on expiry, on death and on disconnect - no stuck screens.
Installation
- Compile
csb_drug.smaand copy it toaddons/amxmodx/plugins/. - Add it to
plugins.iniand change the map.
amx_drug needs the ADMIN_SLAY flag (h) by default.









