Wave Image
















  • help > actions > preserve messages
    mixed preserve_messages(object who) - If an object in your target list
    has the possibility of getting destructed before you have a chance to
    display the message, you can call this on that object.  This will return
    a temporary object with the name/pronoun set of who.  You can destruct
    this object if you like, but it will destruct itself automatically, too.
    Note that if you need to do this more than once, call this function for each
    time you need to do it.  The returned object can be substituted in any
    of these functions, in place of a target.