|
|
|||
[Package Index | Mudlib Index | Effect Index]File /std/basic/cute_look.cThis object handles all the inventory listing for rooms, when long() is called. It should convert like this: ({ /w/terano/womble#1234, /std/object#1324, /global/creator#2523 }) into "Lady Midnite is standing here.\nA key and a womble are floating happily.\n"Written by Lynscar IncludesThis class includes the following files /include/position.hMethod index
Public FunctionsThese are functions that everyone can access.. int ignore_livings_in_inventory()Returns the ignore_living flag. If livings are ignored, they are displayed the same way as non-livings, ie: by short alone. If they are not ignored, livings are displayed on a separate line and show their positions. NB: passing a value to the 'ignore_livings' parameter of query_contents overrides the ignore_living flag. void list_contents(string words)This method prints out the contents of the object matching.
|
||||
|
Brought to you by CMOT Dibbler's Sensational Sausages; buy one while they're hot. |