setPC: Difference between revisions
Jump to navigation
Jump to search
Verisimilar (talk | contribs) m (Applied Template:MacroFunction) |
|||
Line 1: | Line 1: | ||
= | {{stub}} | ||
{{MacroFunction | |||
|name=setPC | |||
|trusted=true | |||
|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]]. | ||
|usage= | |||
<source lang="mtmacro" line> | <source lang="mtmacro" line> | ||
[h: setPC()] | [h: setPC()] | ||
</source> | </source> | ||
}} | |||
[[Category:Token Function]] |
Revision as of 04:25, 9 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
Sets if the Current Token to a PC Token.
Usage
[h: setPC()]