setInitiativeHold: Difference between revisions
Jump to navigation
Jump to search
(New page: ==Function setInitiativeHold== Sets if the Token:Current Token is Initiative:on hold in the Initiative:Initiative Panel. If the value passed is non zero then the [[Token:Cur...) |
No edit summary |
||
Line 4: | Line 4: | ||
===Usage=== | ===Usage=== | ||
<source lang="mtmacro" line> | <source lang="mtmacro" line> | ||
[h: | [h: setInitiativeHold(value)] | ||
</source> | </source> |
Revision as of 14:00, 13 December 2008
Function setInitiativeHold
Sets if the Current Token is on hold in the Initiative Panel. If the value passed is non zero then the Current Token is placed on hold, if it is 0 it is removed from on hold.
Usage
[h: setInitiativeHold(value)]