setInitiativeRound: Difference between revisions
Jump to navigation
Jump to search
(New page: ==Function setInitiativeRound== {{GMOnlyFunction}} Sets the current Initiative:round number in the Initiative:Initiative Panel. ===Usage=== <source lang="mtmacro" line> [h: setI...) |
No edit summary |
||
(7 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
= | {{stub}} | ||
{{MacroFunction | |||
Sets the current | |name=setInitiativeRound | ||
|trusted=true | |||
< | |description= | ||
Sets the current round number in the [[Initiative:Initiative Panel|Initiative Panel]]. | |||
|usage= | |||
<syntaxhighlight lang="mtmacro" line> | |||
[h: setInitiativeRound(round)] | [h: setInitiativeRound(round)] | ||
</ | </syntaxhighlight> | ||
}} | |||
[[Category:Initiative Function]] |
Latest revision as of 23: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)]