getCurrentInitiative

From RPTools Wiki
Revision as of 17:12, 14 March 2023 by Taustin (talk | contribs) (Text replacement - "source>" to "syntaxhighlight>")
Jump to navigation Jump to search

getCurrentInitiative() Function

 Note: This function can only be used in a Trusted Macro

Gets the offset of the token in the initiative panel that has the initiative. The offset starts at 0, if no token has initiative then -1 is returned.

Usage

<source lang="mtmacro" line> [h: offset = getCurrentInitiative()] </syntaxhighlight>