setCurrentInitiative

From RPTools Wiki
Revision as of 13:34, 13 December 2008 by Craig (talk | contribs) (New page: ==Function setCurrentInitiative== {{GMOnlyFunction}} Gives the Initiative:Initiative to the Token:Token at the specified offset in the Iniatiative:Initiative Panel. Offsets ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Function setCurrentInitiative

This is a GM only function, it can not be called by players.

Gives the Initiative to the Token at the specified offset in the Initiative Panel. Offsets start at 0.


Usage

[h: setCurrentInitiative(offset)]

Examples

Give Initiative to the 4th Token.

[h: setCurrentInitiative(3)]