exposePCOnlyArea: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
(Added FoW category.)
(Removed text showing map name as an option.)
Line 13: Line 13:
exposePCOnlyArea()
exposePCOnlyArea()
</source>
</source>
or
<source lang="mtmacro" >
exposePCOnlyArea(mapname)
</source>
}}


[[Category:Miscellaneous Function]]
[[Category:Miscellaneous Function]]
[[Category:FoW]]
[[Category:FoW]]

Revision as of 21:55, 20 August 2018

{{MacroFunction

| name=exposePCOnlyArea | version=1.3b76 |trusted=true | description=

 This article is a stub, you can help the RPTools Wiki project by contributing content to expand this article.

Exposes FoW (fog of war) where PC tokens can see and establishes/restores FoW where not. This works exactly the same as meta-shift-o. This function works best in combination with the onTokenMove event. | usage=

exposePCOnlyArea()