exposeAllOwnedArea: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{MacroFunction |name=exposeAllOwnedArea |trusted=true |version=1.5.0 |description= Exposes all areas visible to tokens owned by the current player that have vision turned on...") |
No edit summary |
||
Line 4: | Line 4: | ||
|version=1.5.0 | |version=1.5.0 | ||
|description= | |description= | ||
Exposes all | Exposes all area visible to tokens owned by the current player that have vision turned on in the token editor. The actual area exposed depends on server settings (like '''Individual Views''') and various MapTool Preferences. | ||
|usage= | |usage= |
Revision as of 11:09, 25 April 2019
exposeAllOwnedArea() Function
Note: This function can only be used in a Trusted Macro
• Introduced in version 1.5.0
Exposes all area visible to tokens owned by the current player that have vision turned on in the token editor. The actual area exposed depends on server settings (like Individual Views) and various MapTool Preferences.
Usage
exposeAllOwnedArea(mapName)
Parameter
mapName
- The name of an existing map within the campaign. This map does not need to be the one currently visible. If the map holds no tokens with vision owned by the current player, no additional fog-of-war is exposed, but fog already exposed is not reset.