isOwner: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
(Applied Template:MacroFunction)
(No difference)

Revision as of 21:00, 8 March 2009

isOwner() Function

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

Usage

[h: owner = isOwner()]

Examples

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