#include "cs_misc_function" void main() { object oPlayer = GetItemActivator(); cs_DEBUG_OFF(); SendMessageToPC(oPlayer, "Debug Mode - OFF"); }