HTML Utilities

Showing help on '@audit'

Syntax: @audit [<player>] [for <string>] [from <number>] [to <number>]

`@audit' prints a report of all of the objects you own.
`@audit player' prints the same report for another player.

The `for' string restricts the search to objects whose names begin with that string.
It is also possible to restrict the range of object numbers to include only those above a given number (`from') or below a given number (`to').

All forms of @audit print a report:

#14 Gemba [The Pool]
#144 Popgun [Gemba]
#1479 Cockatoo *[The Living Room]
#1673 Bottom of Swimming Pool
#2147 Cavern <-*west
#2148 tunnel Bottom of Swimming ->Cavern

The first column is the object's number, the second its name. The third column shows the object's location: Gemba is in The Pool, and is carrying the Popgun (#144).
For exits, the third column shows source ->dest.
For rooms, the third column shows any entrances owned by someone else.
Object location, exit sources and destinations owned by another player are preceded by a *.

@audit uses a property .owned_objects on the player, for speed. This property is updated at the time of each object creation and destruction and ownership change. The verb @auditdb (same args as @audit) actually searches through the entire database for objects.

See also @verify-owned, @sort-owned, and @add-owned.

See also @prospectus, which gives some additional information.



-- telnet://project-mongoose.net:7777 -- Mail us -- http://project-mongoose.net:7780/ --
-- Five users connected --