Where options is one or more of:
/*-Where options is either
/*-Used when you are suspicious about the origin of some of the messages your character has just heard.
/*-Output from @check is in columns that contain, in order, the monitor's best guess as to:
/*-Output from
| VerbLoc:Verb | Programmer | This | Player | Line |
|---|---|---|---|---|
| #960:find_styleobject | #8084 | #960 | #7703 | 5 |
| #8084:xml_web_tell | #8084 | #8084 | #7703 | 8 |
| #2387:tell_www_body | #8084 | #2387 | #7703 | 1 |
| #2:tell_www_page | #789 | #2387 | #7703 | 13 |
| #80:serve_page | #789 | #80 | #7703 | 42 |
| #81:do_GET | #55 | #7703 | #7703 | 12 |
| #81:do_null_command | #55 | #7703 | #7703 | 9 |
| #80:do_null_command | #789 | #80 | #7703 | 1 |
#960:find_styleobject (this == #960), line 5: There is no $xso-/*- ! Unrenderable. ... called from #8084:xml_web_tell (this == #8084), line 8 ... called from #2387:tell_www_body (this == #2387), line 1 ... called from #2:tell_www_page (this == #2387), line 13 ... called from #80:serve_page (this == #80), line 42 ... called from #81:do_GET (this == #7703), line 12 ... called from #81:do_null_command (this == #7703), line 9 ... called from #80:do_null_command (this == #80), line 1 (end of traceback)@check options /*-@check-full options /*-/*- /*-Where options is one or more of:
/*-/*-
/*-/*-the number of lines to be displayed /*-a player's name, someone to be "trusted" during the assignment of responsibility for the message. /*-a player's named prefixed by !, someone not to be "trusted". /*-Where options is either
/*-/*-
/*-/*-the number of lines to be displayed /*-a search string: only lines containing that string will be displayed. /*-Used when you are suspicious about the origin of some of the messages your character has just heard.
/*-Output from @check is in columns that contain, in order, the monitor's best guess as to:
/*-/*-
/*-what object the message came from, /*-what verb on that object that was responsible, /*-whose permissions that verb was running with, and /*-the beginning of the actual message. /*-Output from
/*-/*-@check-full is in columns that contains a description of all the verbs that/*-were responsible for the noise heard, not just the best guess as to who was responsible./*-
@check operates by examining the list of verbs that were involved in delivering the/*-message, and assigning responsibility to the first owner it sees who is not "trusted". By default, it/*-trusts you and all the wizards. It uses the records maintained by @paranoid, so you must have used that command before you received the message.