isOwnedByAll: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
==Function isNPC==
==Function isNPC==


Returns 1 if the [[Token:token|token]] has the [[Token:owned by all|owned by all]] check box checked.
Returns 1 if the [[Token:Current Token|Current Token]] has the [[Token:owned by all|owned by all]] check box checked.


===Usage===
===Usage===

Revision as of 13:16, 13 December 2008

Function isNPC

Returns 1 if the Current Token has the owned by all check box checked.

Usage

[h: byAll = isOwnedByAll()]


Examples

[r, if(isOnwedByAll()): "Anyone can edit me"]