Function add_exit_msg:
Defined in module m_exit (file: /std/modules/m_exit.c)

Add an additional exit message to a given exit.
The message can be a function pointer or a string

Prototype:
void add_exit_msg(string direction, mixed array message...);
