removeAllFromInitiative: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(8 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
= | {{MacroFunction | ||
|name=removeAllFromInitiative | |||
Removes all of the [[ | |trusted=true | ||
|description= | |||
Removes all of the [[Token]]s from the [[Initiative:Initiative Panel|Initiative Panel]]. This function returns the number of [[Token]]s that were removed. Only the [[Introduction to Game Hosting#Server Options and Settings|GM]] can call this function. | |||
|usage= | |||
< | <syntaxhighlight lang="mtmacro" line> | ||
[h: removeAllFromInitiative()] | [h: removeAllFromInitiative()] | ||
</ | </syntaxhighlight> | ||
}} | |||
[[Category:Initiative Function]] |
Latest revision as of 23:59, 9 May 2023
removeAllFromInitiative() Function
Note: This function can only be used in a Trusted Macro
Removes all of the Tokens from the Initiative Panel. This function returns the number of Tokens that were removed. Only the GM can call this function.
Usage
[h: removeAllFromInitiative()]