getSightType: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
===Usage===
===Usage===
<source lang="mtmacro" line>
<source lang="mtmacro" line>
[h: macros = getSightType()]
[h: sight = getSightType()]
</source>
</source>

Revision as of 15:26, 13 December 2008

Function getSightType

Returns the type of sight that the Current Token has.

Usage

[h: sight = getSightType()]