addToInitiative: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
(New page: ==Function addToInitiative== Adds all the current token to the initiative panel. ===Usage=== <source lang="mtmacro" line> [h: addToInitiative()] </source>)
 
No edit summary
Line 1: Line 1:
==Function addToInitiative==
==Function addToInitiative==


Adds all the current token to the initiative panel.  
Adds all the current token to the [[initiative panel]].  
===Usage===
===Usage===
<source lang="mtmacro" line>
<source lang="mtmacro" line>
[h: addToInitiative()]
[h: addToInitiative()]
</source>
</source>

Revision as of 13:41, 1 December 2008

Function addToInitiative

Adds all the current token to the initiative panel.

Usage

[h: addToInitiative()]