setPC: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
m (Added version.)
Line 3: Line 3:
|name=setPC
|name=setPC
|trusted=true
|trusted=true
|version=1.3b48
|description=
|description=
Sets if the [[Token:Current Token|Current Token]] to a [[Token:PC Token|PC Token]].
Sets if the [[Token:Current Token|Current Token]] to a [[Token:PC Token|PC Token]].
Line 8: Line 9:
|usage=
|usage=
<source lang="mtmacro" line>
<source lang="mtmacro" line>
[h: setPC()]
setPC()
</source>
</source>
}}
}}
[[Category:Token Function]]
[[Category:Token Function]]

Revision as of 12:05, 10 March 2009

 This article is a stub, you can help the RPTools Wiki project by contributing content to expand this article.

setPC() Function

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

Introduced in version 1.3b48
Sets if the Current Token to a PC Token.

Usage

setPC()