setInitiativeRound: Difference between revisions
Jump to navigation
Jump to search
Verisimilar (talk | contribs) m (Applied Template:MacroFunction) |
No edit summary |
||
(6 intermediate revisions by 4 users not shown) | |||
Line 3: | Line 3: | ||
|name=setInitiativeRound | |name=setInitiativeRound | ||
|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)]