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...) |
Verisimilar (talk | contribs) m (Applied Template:MacroFunction) |
||
Line 1: | Line 1: | ||
= | {{stub}} | ||
{{MacroFunction | |||
|name=setInitiativeRound | |||
|trusted=true | |||
|description | |||
Sets the current [[Initiative:round|round]] number in the [[Initiative:Initiative Panel|Initiative Panel]]. | Sets the current [[Initiative:round|round]] number in the [[Initiative:Initiative Panel|Initiative Panel]]. | ||
|usage= | |||
<source lang="mtmacro" line> | <source lang="mtmacro" line> | ||
[h: setInitiativeRound(round)] | [h: setInitiativeRound(round)] | ||
</source> | </source> | ||
}} | |||
[[Category:Initiative Function]] |
Revision as of 04:06, 9 March 2009
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
Usage
[h: setInitiativeRound(round)]