setGMName: Difference between revisions
Jump to navigation
Jump to search
(New page: ==Function setGMName== {{TrustedOnlyFunction}} Sets the GM name of the Token:Current Token. ===Usage=== <source lang="mtmacro" line> [h: setGMName(name)] </source>) |
Verisimilar (talk | contribs) m (Applied Template:MacroFunction) |
||
Line 1: | Line 1: | ||
= | {{MacroFunction | ||
|name=setGMName | |||
|trusted=true | |||
|description= | |||
Sets the [[GM]] name of the [[Token:Current Token|Current Token]]. | Sets the [[GM]] name of the [[Token:Current Token|Current Token]]. | ||
|usage= | |||
<source lang="mtmacro" line> | <source lang="mtmacro" line> | ||
[h: setGMName(name)] | [h: setGMName(name)] | ||
</source> | </source> | ||
}} | |||
[[Category:Token Function]] |
Revision as of 03:48, 9 March 2009
setGMName() Function
Note: This function can only be used in a Trusted Macro
Sets the GM name of the Current Token.
Usage
[h: setGMName(name)]