isOwner

From RPTools Wiki
Jump to navigation Jump to search

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."]