Exports (Client Side)
Client-sided exports
GetJobStage
Returns the active task for the group. If no job is active for the player, returns "WAITING".
GetGroupId
Returns the group id for the active group. If no group is active for the player, returns -1.
IsGroupLeader
Returns whether or not the player is leader of the active group. If no group is active for the player, returns false.
Last updated