Difference between revisions of "Object is wearable"

From ADRIFT 5 Manual Wiki
Jump to: navigation, search
(Worn by who)
m (Worn by who)
Line 45: Line 45:
  
 
<TABLE ALIGN=CENTER BORDER=1 WIDTH="50%"><TD WIDTH="33%" ALIGN=CENTER>[[Specifically list object in location descriptions|<<< Specifically list object in location descriptions]]</TD><TD WIDTH="34%" ALIGN=CENTER>[[Main_Page#The_Main_Items|Main_Page]]</TD><TD ALIGN=CENTER>[[Specifically exclude object from location descriptions|Specifically exclude object from location descriptions >>>]]</TD></TABLE>
 
<TABLE ALIGN=CENTER BORDER=1 WIDTH="50%"><TD WIDTH="33%" ALIGN=CENTER>[[Specifically list object in location descriptions|<<< Specifically list object in location descriptions]]</TD><TD WIDTH="34%" ALIGN=CENTER>[[Main_Page#The_Main_Items|Main_Page]]</TD><TD ALIGN=CENTER>[[Specifically exclude object from location descriptions|Specifically exclude object from location descriptions >>>]]</TD></TABLE>
 +
[[Category:Object properties]]

Revision as of 07:48, 18 September 2013

This is a property of DYNAMIC objects only. This property should be set for any item of clothing or jewelry that the player character can wear, such as shirts, ties, shoes, hats, rings, necklaces and armour.

If an object has this property, then the player character can put it on or take it off using any of the following commands:

> wear %objects%
> put on %objects%
> don %objects%
> put %objects% on

If a dynamic object has the "wearable" property and the player is carrying it, then they put it on.

> remove %objects%
> take off %objects%
> take %objects% off

If the player character is wearing the %objects%, then they take them off. The objects become "held by the player character".

  • You can put on or take off several objects at once using a command like "remove the hat, the shoes and the tie"
  • To put on every wearable object you are carrying, use the command "wear all"

If you examine a character, the objects he is wearing will be listed after his description and before the list of items that he is carrying.

> examine john smith
John Smith is a tall man with very big ears.
He is wearing a top hat and a pair of red shoes, and is carrying a cane.

Worn by who

The "Worn by who" property indicates the character that is currently wearing this object, if its location is currently "Worn by Character".

  • Note that if the "Object is wearable" property is NOT selected, that this only prevents the player from using the "wear %object%" command to put something on. The "Worn by who" property is not effected and can still be used to place any object onto any character as a worn item.

"Worn by who" does depend on the state set in the "Location of the object" property, which must be set to "Worn by character".

Both of these properties are on the description page of the object, not the properties page, and are inside the box labelled "Initial location".


<<< Specifically list object in location descriptionsMain_PageSpecifically exclude object from location descriptions >>>