setCurrentInitiative

From RPTools Wiki
Revision as of 05:41, 31 December 2010 by Rwg (talk | contribs)
Jump to navigation Jump to search

setCurrentInitiative() Function

Gives the Initiative to the Token at the specified offset in the Initiative Panel. Offsets start at 0. Specifying a number of -1 or a number equalto or greater than the number of tokens in initiative list will clear current initiative.

Usage

[h: setCurrentInitiative(offset)]

Examples

Give Initiative to the 4th Token.
[h: setCurrentInitiative(3)]