exposePCAreaOnly: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
|trusted=true
|trusted=true
| description=
| description=
{{stub}}
{{stub|this should be deleted or redirect}}
Expose FOW and reset all soft FOW to hard FOW.  This also takes the Server Use Individual Views setting into account, and if the server is configured to Use Individual Views, only tokens owned by the player have the currently visible area revealed.
This function does not exist. look for {{func|exposePCOnlyArea}}
 
| usage=
<source lang="mtmacro">
exposePCAreaOnly()
</source>
 
 
or
 
<source lang="mtmacro" >
exposePCAreaOnly(mapname)
</source>
}}


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

Revision as of 22:23, 31 October 2010

{{MacroFunction

| name=exposePCAreaOnly | version=1.3b76 |trusted=true | description=

 This article is a stub, you can help the RPTools Wiki project by contributing content to expand this article.
 This article needs: this should be deleted or redirect

This function does not exist. look for exposePCOnlyArea()