| abstract
| - +details+detail +detail 's This set of commands enables you to obtain more information about an object, allowing you to extend the amount of description available without writing an overly long object @desc. Details are set up in one of two possible ways. The first is use of the DETAIL_*, ODETAIL_*, and ADETAIL_* attributes (corresponding to @desc, @odesc, and @adesc, roughly). The second and more complicated way is through the use of a DETAILS_REF attribute, which contains the dbref of the object on which the detail-attributes are stored, and the attribute DETAILS, listing available details, both of which are set on . The DETAIL_*, ODETAIL_*, and ADETAIL_* attributes are then set on the DETAILS_REF object instead. This second use is intended for those people who use multi-descer objects. Inside the substitutes for details, '%0' corresponds to the name of the , and '%1' corresponds to the dbref of the person looking at the detail. '+help details2' for more.
|