Getgroupid

From Hercules Wiki
Revision as of 16:36, 3 October 2013 by Dastgirpojee (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Getgroupid is the new getgmlevel as the gm level system has been rewritten to fit for group id's.

Contents

Syntax

  • getgroupid()

Description

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

Examples

mes "Your group ID is: " + getgroupid();
close;

See Also