exposeFOW: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
(Tweeaking page layout and adding Clarify category)
(Took out map parameter as the Java code doesn't accept any parameters.)
Line 14: Line 14:
<source lang="mtmacro" line>
<source lang="mtmacro" line>
exposeFOW()
exposeFOW()
exposeFOW(mapname)
</source>
</source>
'''Parameters'''
'''Parameters'''
{{param|mapname|???}}
{{param|none|This macro function has no parameters.}}
{{Clarify|I have no clue what this does. I do know that it does NOT clear FOW for token on that particular map unless the one who runs the macro happens to be on that map, making this parameter rather redundant.}}


}}
}}


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

Revision as of 21:44, 20 August 2018

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

exposeFOW() Function

 Note: This function can only be used in a Trusted Macro

Introduced in version 1.3b76
Expose FOW. This macro clears the Fog of War for all selected tokens according to their set sight.

Usage

exposeFOW()

Parameters

  • none - This macro function has no parameters.