removeAllFromInitiative: Difference between revisions
Jump to navigation
Jump to search
m (Fixing wikilinks) |
No edit summary |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
|trusted=true | |trusted=true | ||
|description= | |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 [[GM]] can call this function. | 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= | |usage= | ||
< | <syntaxhighlight lang="mtmacro" line> | ||
[h: removeAllFromInitiative()] | [h: removeAllFromInitiative()] | ||
</ | </syntaxhighlight> | ||
}} | }} | ||
[[Category:Initiative Function]] | [[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()]