2d1 @verb #6812:"_enterfunc" this none this rxdo #8045 @program #6812:"_enterfunc" this none this "Copied from The Room For Myra (#3760):_enterfunc by Roosterman (#2322)Jan 16 22:22:14 2000" if (is_player(args[1])) pass(@args) fork (2) if (args[1] == $postman) this:sub_announce_all(this:msg_postman_enter(), args[1]) elseif (args[1] == this.owner) this:sub_announce_all(this:msg_myra_enter(), this.owner) elseif (args[1] == #2570) this:announce_all(this.msg_markypoo) else this:sub_announce_all(this:msg_player_enter(), args[1]) endif endfork else pass(@args) fork (2) this:sub_announce_all(this:msg_object_enter(), args[1]) endfork endif . 0