setInitiativeRound: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 4: Line 4:
|trusted=true
|trusted=true
|description=
|description=
Sets the current [[Initiative:round|round]] number in the [[Initiative:Initiative Panel|Initiative Panel]].  
Sets the current round number in the [[Initiative:Initiative Panel|Initiative Panel]].  


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

Latest revision as of 20:59, 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)]