setTokenGMName: Difference between revisions
Jump to navigation
Jump to search
m (Conversion script moved page SetTokenGMName to setTokenGMName: Converting page titles to lowercase) |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 8: | Line 8: | ||
|usage= | |usage= | ||
< | <syntaxhighlight lang="mtmacro" line> | ||
setTokenGMName(name) | setTokenGMName(name) | ||
</ | </syntaxhighlight> | ||
'''Parameters''' | '''Parameters''' | ||
* {{code|name}} - The name to set as the GM Name on the current token. | * {{code|name}} - The name to set as the GM Name on the current token. |
Latest revision as of 23:59, 14 March 2023
Note: This function has been deprecated. Refer to setGMName() for current functionality.
setTokenGMName() Function
Note: This function can only be used in a Trusted Macro
• Introduced in version 1.3b40
Sets the GM Name of the current token.
Usage
setTokenGMName(name)
Parameters
name
- The name to set as the GM Name on the current token.