setSightType: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
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>
[h: setSightType(type)]
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)