getOwnerOnlyVisible: Difference between revisions
Jump to navigation
Jump to search
Jfrazierjr (talk | contribs) m (getOwnerOnlyVisible() moved to getOwnerOnlyVisible) |
Jfrazierjr (talk | contribs) No edit summary |
||
Line 4: | Line 4: | ||
|version=1.3b74 | |version=1.3b74 | ||
|description= | |description= | ||
Returns {{true}} if the [[Token: | Returns {{true}} if the [[Token:Visible to Owners Only|Visible to Owners Only]] flag is set on a [[Token]] otherwise returns {{false}}. | ||
|usage= | |usage= |
Revision as of 21:40, 4 October 2010
This article is a stub, you can help the RPTools Wiki project by contributing content to expand this article.
This article needs: Examples of usage.
getOwnerOnlyVisible() Function
• Introduced in version 1.3b74
Usage
getOwnerOnlyVisible()
getOwnerOnlyVisible(id)
Parameter
id
- The tokenid
of token that has its player visibility checked, defaults to the Current Token.Note: This parameter can only be used in a Trusted Macro.