setInitiative: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
m (Added version, cleaned up formatting.)
Line 1: Line 1:
{{stub}}
{{MacroFunction
{{MacroFunction
|name=setInitiative
|name=setInitiative
|version=1.3b41
|description=
|description=
Sets the [[Initiative:Initiative|Initiative]] of the [[Token:Current Token|Current Token]].
Sets the [[Initiative:Initiative|Initiative]] of the [[Token:Current Token|Current Token]].
Line 6: Line 8:
|usage=
|usage=
<source lang="mtmacro" line>
<source lang="mtmacro" line>
[h: setInitiative(val)]
setInitiative(val)
</source>
</source>



Revision as of 10:11, 10 March 2009

 This article is a stub, you can help the RPTools Wiki project by contributing content to expand this article.

setInitiative() Function

Introduced in version 1.3b41
Sets the Initiative of the Current Token.

Usage

setInitiative(val)

Examples

[h: setInitiative(1d20)]