getTokenPortrait

From RPTools Wiki
Revision as of 23:38, 17 February 2009 by RPTroll (talk | contribs) (→‎Examples)
Jump to navigation Jump to search

Function getTokenPortrait

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

Usage

[h: assetId = getTokenPortrait()]


Examples

To display the image for the current token.

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