setInitiativeRound: Difference between revisions

From RPTools Wiki
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...)
 
m (Applied Template:MacroFunction)
Line 1: Line 1:
==Function setInitiativeRound==
{{stub}}
{{GMOnlyFunction}}
{{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===
 
|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)]