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

From ADRIFT 5 Manual Wiki
Jump to: navigation, search
(Created page with " <TABLE ALIGN=CENTER BORDER=1 WIDTH="50%"><TD WIDTH="33%" ALIGN=CENTER><<< CharacterAtLocation</TD><TD WIDTH="34%" ALIG...")
 
Line 1: Line 1:
 +
If the selected character is currently sitting on top of another character (such as a bird on a mans shoulder or a man riding a horse) then this function will give the key of that character.
  
 +
To print the name of the ridden character, as shown in the "On which character?" property, use the name function following this one. ie. "%character%.CharOnWho.Name"
  
 +
[[File:PropertyCharOnWho.jpg]]
  
 +
This function can only be used where the character is known to be on another, or by using the following restriction in a task or alternate description to ensure that it is.
  
 
+
[[File:RestrictionCharOnChar.jpg]]
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
  
  
 
<TABLE ALIGN=CENTER BORDER=1 WIDTH="50%"><TD WIDTH="33%" ALIGN=CENTER>[[%character%.CharacterAtLocation function|<<< CharacterAtLocation]]</TD><TD WIDTH="34%" ALIGN=CENTER>[[Character Functions]]</TD><TD ALIGN=CENTER>[[%character%.Name function|Name >>>]]</TD></TABLE>
 
<TABLE ALIGN=CENTER BORDER=1 WIDTH="50%"><TD WIDTH="33%" ALIGN=CENTER>[[%character%.CharacterAtLocation function|<<< CharacterAtLocation]]</TD><TD WIDTH="34%" ALIGN=CENTER>[[Character Functions]]</TD><TD ALIGN=CENTER>[[%character%.Name function|Name >>>]]</TD></TABLE>
 
[[Category:Functions]]
 
[[Category:Functions]]

Revision as of 04:14, 24 November 2012

If the selected character is currently sitting on top of another character (such as a bird on a mans shoulder or a man riding a horse) then this function will give the key of that character.

To print the name of the ridden character, as shown in the "On which character?" property, use the name function following this one. ie. "%character%.CharOnWho.Name"

PropertyCharOnWho.jpg

This function can only be used where the character is known to be on another, or by using the following restriction in a task or alternate description to ensure that it is.

RestrictionCharOnChar.jpg


<<< CharacterAtLocationCharacter FunctionsName >>>