isGM

From RPTools Wiki
Revision as of 00:12, 31 March 2009 by Verisimilar (talk | contribs) (Added version and corrected example.)
Jump to navigation Jump to search

isGM() Function

Introduced in version 1.3b48
Returns true(1) if the player is a GM or false(0) if they are not.

Usage

isGM()

Example

I am a [r,if(isGM()): "GM"; "Player"]