setSightType: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
No edit summary
m (Applied Template:MacroFunction)
Line 1: Line 1:
==Function setSightType==
{{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===
|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)]