Function receive_inside_msg:
Defined in module msg_recipient (file: /std/object/msg_recipient.c)

Handle a message received from inside us (which should never happen, but...)
Inside messages propogate upward and downward, but we have no downward

Prototype:
receive_inside_msg(string msg, object array exclude, int message_type, 
			mixed other);
