setGMNotes: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
m (Added version.)
Line 2: Line 2:
|name=setGMNotes
|name=setGMNotes
|trusted=true
|trusted=true
|version=1.3b48
|description=
|description=
Sets the [[GM]] notes of the [[Token:Current Token|Current Token]].  
Sets the [[GM]] notes of the [[Token:Current Token|Current Token]].  
Line 7: Line 8:
|usage=
|usage=
<source lang="mtmacro" line>
<source lang="mtmacro" line>
[h: setGMNotes(notes)]
setGMNotes(notes)
</source>
</source>
}}
}}
[[Category:Token Function]]
[[Category:Token Function]]

Revision as of 12:28, 10 March 2009

setGMNotes() Function

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

Introduced in version 1.3b48
Sets the GM notes of the Current Token.

Usage

setGMNotes(notes)