Vote for Our Mud on TMC!











help > actions > action messages
string *action_messages(mixed *message, object *who) - This function takes
a tokenized message, and an array of objects as the list of things involved
in the action.  An array of messages is returned, each corresponding to
a person in the who array, plus one more for the message to the rest of the
room.  This can be useful if you want to obtain the messages that would be
displayed, without actually showing them to the user.