setSightType: Difference between revisions
Jump to navigation
Jump to search
Verisimilar (talk | contribs) m (Macros:Functions:setSightType moved to setSightType) |
Verisimilar (talk | contribs) m (Added version.) |
||
Line 2: | Line 2: | ||
{{MacroFunction | {{MacroFunction | ||
|name=setSightType | |name=setSightType | ||
|version=1.3b48 | |||
|description= | |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. | ||
Line 7: | Line 8: | ||
|usage= | |usage= | ||
<source lang="mtmacro" line> | <source lang="mtmacro" line> | ||
setSightType(type) | |||
</source> | </source> | ||
}} | }} | ||
[[Category:Sight Function]] | [[Category:Sight Function]] |
Revision as of 12:35, 10 March 2009
This article is a stub, you can help the RPTools Wiki project by contributing content to expand this article.
setSightType() Function
• Introduced in version 1.3b48
Sets the type of sight that the Current Token has.
Usage
setSightType(type)