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

Receive a message from outside of us.
Outside messages propogate downward, so just receive

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