setInitiativeRound: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
m (Conversion script moved page SetInitiativeRound to setInitiativeRound: Converting page titles to lowercase)
No edit summary
Line 7: Line 7:


|usage=
|usage=
<source lang="mtmacro" line>
<syntaxhighlight lang="mtmacro" line>
[h: setInitiativeRound(round)]
[h: setInitiativeRound(round)]
</source>
</syntaxhighlight>
}}
}}
[[Category:Initiative Function]]
[[Category:Initiative Function]]

Revision as of 20:57, 14 March 2023

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

setInitiativeRound() Function

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

Sets the current round number in the Initiative Panel.

Usage

[h: setInitiativeRound(round)]