hasSight: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
(New page: ==Function hasSight== {{ProposedChange}} Returns 1 if the current Token:token has Token:sight. ===Usage=== <source lang="mtmacro" line> [h: sight = hasSight()] </source>)
 
Line 1: Line 1:
==Function hasSight==
==Function hasSight==
{{ProposedChange}}
 
Returns 1 if the current [[Token:token|token]] has [[Token:sight|sight]].
Returns 1 if the current [[Token:token|token]] has [[Token:sight|sight]].



Revision as of 15:12, 6 December 2008

Function hasSight

Returns 1 if the current token has sight.

Usage

[h: sight = hasSight()]