exposePCOnlyArea: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
| description= | | description= | ||
{{stub}} | {{stub}} | ||
Exposes FOW (fog of war)where PC tokens can see and establishes/restores 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 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. | This function works best in combination with the [[onTokenMove]] event. |
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)