setInitiativeRound: Difference between revisions
Jump to navigation
Jump to search
m (Conversion script moved page setInitiativeRound to SetInitiativeRound without leaving a redirect: Converting page title to first-letter uppercase) |
No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
|trusted=true | |trusted=true | ||
|description= | |description= | ||
Sets the current | Sets the current round number in the [[Initiative:Initiative Panel|Initiative Panel]]. | ||
|usage= | |usage= | ||
< | <syntaxhighlight lang="mtmacro" line> | ||
[h: setInitiativeRound(round)] | [h: setInitiativeRound(round)] | ||
</ | </syntaxhighlight> | ||
}} | }} | ||
[[Category:Initiative Function]] | [[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)]