exposeFOW: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Tweeaking page layout and adding Clarify category) |
||
Line 1: | Line 1: | ||
{{stub}} | |||
{{MacroFunction | {{MacroFunction | ||
Line 5: | Line 6: | ||
|trusted=true | |trusted=true | ||
| description= | | description= | ||
Expose FOW. | Expose FOW. | ||
Line 11: | Line 12: | ||
| usage= | | usage= | ||
<source lang="mtmacro"> | <source lang="mtmacro" line> | ||
exposeFOW() | exposeFOW() | ||
exposeFOW(mapname) | |||
</source> | </source> | ||
'''Parameters''' | |||
{{param|mapname|???}} | |||
{{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]] |
Revision as of 13:51, 4 April 2012
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()
exposeFOW(mapname)
Parameters
mapname
- ???
Needs Clarification:
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.