isOwner

From RPTools Wiki
Revision as of 13:18, 13 December 2008 by Craig (talk | contribs)
Jump to navigation Jump to search

Function isOwner

Returns 1 if the Player is and owner of the Current Token.

Usage

[h: owner = isOwner()]


Examples

[r, if(isOwner()): "You can edit me."]