API Methods
API Methods
To use API methos on script do you need import the proxy on server-side
API.GetUsers
Return all users loggeds instances
API.DropPlayer
Drop player from server by source with reason
API.GetUserFromUserId
Return user instance from persistent userId
API.GetUserFromSource
Return user instance from temporary player source
API.GetUserFromCharId
Return user instance from charId active
API.GetUserIdFromCharId
Return userId from charId active
Last updated