Daedalus Dock - Modules - TypesDefine Details

code/__DEFINES/dcs/signals/signals_admin.dm

COMSIG_ADMIN_HELP_MADE_INACTIVEAdmin helps From /datum/admin_help/RemoveActive(). Fired when an adminhelp is made inactive either due to closing or resolving.
COMSIG_ADMIN_HELP_REPLIEDCalled when the player replies. From /client/proc/cmd_admin_pm().

Define Details

COMSIG_ADMIN_HELP_MADE_INACTIVE

Admin helps From /datum/admin_help/RemoveActive(). Fired when an adminhelp is made inactive either due to closing or resolving.

COMSIG_ADMIN_HELP_REPLIED

Called when the player replies. From /client/proc/cmd_admin_pm().