setSightType: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Verisimilar (talk | contribs) m (Applied Template:MacroFunction) |
||
Line 1: | Line 1: | ||
= | {{stub}} | ||
{{MacroFunction | |||
|name=setSightType | |||
|description= | |||
Sets the type of [[Token:sight|sight]] that the [[Token:Current Token|Current Token]] has. | Sets the type of [[Token:sight|sight]] that the [[Token:Current Token|Current Token]] has. | ||
|usage= | |||
<source lang="mtmacro" line> | <source lang="mtmacro" line> | ||
[h: setSightType(type)] | [h: setSightType(type)] | ||
</source> | </source> | ||
}} | |||
[[Category:Sight Function]] |
Revision as of 04:31, 9 March 2009
This article is a stub, you can help the RPTools Wiki project by contributing content to expand this article.
setSightType() Function
Sets the type of sight that the Current Token has.
Usage
[h: setSightType(type)]