exposePCOnlyArea: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{MacroFunction | {{MacroFunction | ||
Line 7: | Line 6: | ||
| description= | | description= | ||
{{stub}} | {{stub}} | ||
Exposes FOW where PC tokens can see and establishes FOW where not. | Exposes FOW (fog of war)where PC tokens can see and establishes/restores FOW where not. | ||
This works roughly the same as meta-shift-o with the difference that the latter restores ALL FoW. | |||
This function works best in combination with the [[onTokenMove]] event. | |||
| usage= | | usage= | ||
<source lang="mtmacro"> | <source lang="mtmacro"> |
Revision as of 09:33, 12 January 2012
exposePCOnlyArea() Function
Note: This function can only be used in a Trusted Macro
• Introduced in version 1.3b76
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 roughly the same as meta-shift-o with the difference that the latter restores ALL FoW.
This function works best in combination with the onTokenMove event.Usage
exposePCOnlyArea()
or
exposePCOnlyArea(mapname)