getTokenHandout

From RPTools Wiki
Revision as of 18:19, 8 January 2009 by Craig (talk | contribs)
Jump to navigation Jump to search

Function getTokenHandout

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

Usage

[h: assetId = getTokenHandout(size)]


Examples

To display the image for the current token.

<img src='[r:getTokenHandout()]'></img>