Пользовательские дополнения
На главную
EVENT_CUSTOM_EMOTE
Текстовая эмоция (/emote) от другого игрока.
-- поля
id: ObjectId (not nil) - от кого пришло сообщение
targetId: ObjectId - цель сообщения или nil
text: WString - текстовое сообщение
isAlive: boolean - жив игрок (может действовать) или нет (мертв или в числилище)
Связанные события и функции:
Search: "CategoryLuaApi" "CategoryChat"
EnumAccessionResult
EnumChatFailedType
EventCantSendChatByDelay
EventChatAvatarMuted
EventChatMessage
EventChatMessageRejected
EventChatNamedError
EventChatUnreadableMessage
EventCustomEmote
EventEmoteText
EventPlayedCommandResponse
EventSlashCommandFailed
EventSlashCommandPrefixChanged
EventUnknownSlashCommand
EventWhisperFailed
FunctionGroupChatChannel
FunctionGroupChatParty
FunctionGroupChatSay
FunctionGroupChatWhisper
FunctionGroupChatYell
FunctionMissionClearChatInput
FunctionMissionGetChatInput
FunctionMissionGetChatInputSimilarCommands
FunctionMissionRunChatInput
FunctionMissionSetChatInputText
FunctionMissionSetChatInputType
MissionSlashCommands
CategoryLuaApi
CategoryEvent
CategoryChat
На главную