Functions
23AddLeaderboardKey
(key: string) → void
| Field | XML type | Value |
|---|
Name | string | AddLeaderboardKey |
Chat
(message: string) → void
| Field | XML type | Value |
|---|
Name | string | Chat |
CreateLocalPlayer
(userId: int, isTeleport: bool = …) → Instance
| Field | XML type | Value |
|---|
Name | string | CreateLocalPlayer |
GetPlayerByID
(userID: int) → Instance
| Field | XML type | Value |
|---|
Name | string | GetPlayerByID |
GetPlayerById
(userId: int) → Instance
| Field | XML type | Value |
|---|
Name | string | GetPlayerById |
GetPlayerByUserId
(userId: int) → Instance
| Field | XML type | Value |
|---|
Name | string | GetPlayerByUserId |
GetPlayerFromCharacter
(character: Instance) → Instance
| Field | XML type | Value |
|---|
Name | string | GetPlayerFromCharacter |
GetPlayers
() → Objects
| Field | XML type | Value |
|---|
Name | string | GetPlayers |
GetUseCoreScriptHealthBar
() → bool
| Field | XML type | Value |
|---|
Name | string | GetUseCoreScriptHealthBar |
ReportAbuse
(player: Instance, reason: string, optionalMessage: string) → void
| Field | XML type | Value |
|---|
Name | string | ReportAbuse |
SetAbuseReportUrl
(url: string) → void
| Field | XML type | Value |
|---|
Name | string | SetAbuseReportUrl |
SetBuildUserPermissionsUrl
(url: string) → void
| Field | XML type | Value |
|---|
Name | string | SetBuildUserPermissionsUrl |
SetChatFilterUrl
(url: string) → void
| Field | XML type | Value |
|---|
Name | string | SetChatFilterUrl |
SetChatStyle
(style: ChatStyle = …) → void
| Field | XML type | Value |
|---|
Name | string | SetChatStyle |
SetLoadDataUrl
(url: string) → void
| Field | XML type | Value |
|---|
Name | string | SetLoadDataUrl |
SetSaveDataUrl
(url: string) → void
| Field | XML type | Value |
|---|
Name | string | SetSaveDataUrl |
SetSaveLeaderboardDataUrl
(url: string) → void
| Field | XML type | Value |
|---|
Name | string | SetSaveLeaderboardDataUrl |
TeamChat
(message: string) → void
| Field | XML type | Value |
|---|
Name | string | TeamChat |
WhisperChat
(message: string, player: Instance) → void
| Field | XML type | Value |
|---|
Name | string | WhisperChat |
getPlayerFromCharacter
(character: Instance) → Instance
| Field | XML type | Value |
|---|
Name | string | getPlayerFromCharacter |
getPlayers
() → Objects
| Field | XML type | Value |
|---|
Name | string | getPlayers |
playerFromCharacter
(character: Instance) → Instance
| Field | XML type | Value |
|---|
Name | string | playerFromCharacter |
players
() → Objects
| Field | XML type | Value |
|---|
Name | string | players |
Deprecated | bool | true |
summary | string | Use GetPlayers() instead |
Events
11BlockUserSignal
(blockerUserId: int, blockeeUserId: int, blocking: bool) → void
| Field | XML type | Value |
|---|
Name | string | BlockUserSignal |
BlockedRequestFinishedSignal
(blockerUserId: int, blockeeUserId: int, didDoRequest: string) → void
| Field | XML type | Value |
|---|
Name | string | BlockedRequestFinishedSignal |
FriendRequestEvent
(player: Instance, player: Instance, friendRequestEvent: FriendRequestEvent) → void
| Field | XML type | Value |
|---|
Name | string | FriendRequestEvent |
GameAnnounce
(message: string) → void
| Field | XML type | Value |
|---|
Name | string | GameAnnounce |
PlayerAdded
(player: Instance) → void
| Field | XML type | Value |
|---|
Name | string | PlayerAdded |
PlayerAddedEarly
(player: Instance) → void
| Field | XML type | Value |
|---|
Name | string | PlayerAddedEarly |
PlayerChatted
(chatType: PlayerChatType, player: Instance, message: string, targetPlayer: Instance) → void
| Field | XML type | Value |
|---|
Name | string | PlayerChatted |
PlayerRemoving
(player: Instance) → void
| Field | XML type | Value |
|---|
Name | string | PlayerRemoving |
PlayerRemovingLate
(player: Instance) → void
| Field | XML type | Value |
|---|
Name | string | PlayerRemovingLate |
RequestCloudEditKick
(playerId: int) → void
| Field | XML type | Value |
|---|
Name | string | RequestCloudEditKick |
RequestCloudEditShutdown
() → void
| Field | XML type | Value |
|---|
Name | string | RequestCloudEditShutdown |