setCurrentInitiative: Difference between revisions
Jump to navigation
Jump to search
Verisimilar (talk | contribs) |
No edit summary |
||
Line 3: | Line 3: | ||
|trsuted=true | |trsuted=true | ||
|description= | |description= | ||
Gives the [[Initiative:Initiative|Initiative]] to the [[Token:Token|Token]] at the specified offset in the [[Iniatiative:Initiative Panel|Initiative Panel]]. Offsets start at 0. | Gives the [[Initiative:Initiative|Initiative]] to the [[Token:Token|Token]] at the specified offset in the [[Iniatiative:Initiative Panel|Initiative Panel]]. Offsets start at 0. Specifying a number of -1 or equalto or greater than the number of tokens will clear current initiative. | ||
|usage= | |usage= |
Revision as of 05:39, 31 December 2010
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 equalto or greater than the number of tokens will clear current initiative.
Usage
[h: setCurrentInitiative(offset)]
Examples
Give Initiative to the 4th Token.
[h: setCurrentInitiative(3)]