setGMNotes: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
(New page: ==Function setGMNotes== {{TrustedOnlyFunction}} Sets the GM notes of the Current Token. ===Usage=== <source lang="mtmacro" line> [h: setGMNotes(notes)] </sour...)
 
m (Applied Template:MacroFunction)
Line 1: Line 1:
==Function setGMNotes==
{{MacroFunction
{{TrustedOnlyFunction}}
|name=setGMNotes
|trusted=true
|description=
Sets the [[GM]] notes of the [[Token:Current Token|Current Token]].  
Sets the [[GM]] notes of the [[Token:Current Token|Current Token]].  


===Usage===
|usage=
<source lang="mtmacro" line>
<source lang="mtmacro" line>
[h: setGMNotes(notes)]
[h: setGMNotes(notes)]
</source>
</source>
}}
[[Category:Token Function]]

Revision as of 03:52, 9 March 2009

setGMNotes() Function

 Note: This function can only be used in a Trusted Macro

Sets the GM notes of the Current Token.

Usage

[h: setGMNotes(notes)]