isOwner: Difference between revisions
Jump to navigation
Jump to search
Verisimilar (talk | contribs) (Applied Template:MacroFunction) |
Verisimilar (talk | contribs) m (Macros:Functions:isOwner moved to isOwner) |
(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."]