User
Theres is a User instance, to get user check API Methods
user
source:
number
id:
number
ipAddress:
string
numMaxSlots:
number
name:
string
identifiers:
array<string>
primaryIdentifier:
string
groups:
array<group>
User:GetSource
User:GetId
User:GetIpAddress
User:GetIdentifiers
User:GetCharactersAppearance
User:CreateCharacter
User:DeleteCharacter
User:GetCharacter
User:SetCharacter
User:DrawCharacter
User:Notify
User:Logout
User:Drop
User:GetGroups
User:GetGroupByName
User:HasGroup
User:JoinGroup
Add user temporary a group
User:LeaveGroup
User:SetGroupFlagState
User:SetGroupFlagEnabled
User:SetGroupFlagDisabled
User:GetEnabledGroupFlags
Last updated