setVisible

From RPTools Wiki
Revision as of 08:59, 14 December 2008 by Craig (talk | contribs)
Jump to navigation Jump to search

Function getVisible

This function can only be called from a trusted macro

Sets the visible to players flag is set on the Current Token if the value passed in is non zero, otherwise resets it. The visible to players flag has two meanings, on a normal Token players will only be able to see the Token if it is set (when all other things like Fog of War etc are taken into account). If it is a LibToken then it determines if players can call Macros using [macro(...): ...] .

Usage

[h: isVis2Players = getVisible()]