Difference between revisions of "Getgmlevel"
From Hercules Wiki
Dastgirpojee (Talk | contribs) (Created page with "== Syntax == * getgmlevel() == Description == This function will return the level of the account to which the invoking player belongs. == Examples == mes "Your GM l...") |
Latest revision as of 16:36, 3 October 2013
Contents |
Syntax
- getgmlevel()
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.)
- conf/groups.conf