getTokenHandout

From RPTools Wiki
Revision as of 21:37, 4 April 2009 by Verisimilar (talk | contribs) (Unifying Current Token red link.)
Jump to navigation Jump to search

getTokenHandout() Function

Returns the asset id of the handout image for the for the Current Token.

Usage

[h: assetId = getTokenHandout(size)]

Example

To display the image for the current Token.
<img src='[r:getTokenHandout()]'></img>