Difference between revisions of "%character%.Description function"

From ADRIFT 5 Manual Wiki
Jump to: navigation, search
Line 2: Line 2:
  
 
[[File:CharacterDescription.jpg]]
 
[[File:CharacterDescription.jpg]]
 +
 +
For the above character the following description will be displayed.
 +
<pre>He is at least 1.8m tall with a sallow complexion and short cropped hair.</pre>
  
 
If the character has [[Alternate Descriptions]] then the restrictions will be applied and the passing descriptions compiled according to the composition settings of each alternate description.  
 
If the character has [[Alternate Descriptions]] then the restrictions will be applied and the passing descriptions compiled according to the composition settings of each alternate description.  

Revision as of 03:04, 23 November 2012

This function returns the contents of the "Description" text box at the bottom of the description page for the indicated character.

CharacterDescription.jpg

For the above character the following description will be displayed.

He is at least 1.8m tall with a sallow complexion and short cropped hair.

If the character has Alternate Descriptions then the restrictions will be applied and the passing descriptions compiled according to the composition settings of each alternate description.

Examples:

  • %character%.Description = description of the character referenced in a task.
  • Character12.Description = description of character with the key "Character12"


<<< CharacterProperNameCharacter FunctionsCharEnters >>>