Skip to content
Haru edited this page Oct 19, 2016 · 1 revision

Table of Contents

Syntax

Description

This function will return the level of the account to which the invoking player belongs.

Examples

 [[mes]] "Your GM level is: " + [[getgmlevel]]();
 [[close]];

See Also

  • Getgroupid (Getgroupid is the new getgmlevel as the gm level system has been rewritten to fit for group id's.)
Category:Script Command
Clone this wiki locally