Пользовательские дополнения

На главную


EVENT_WHISPER_FAILED

Событие, которое приходит при невозможности доставить сообщение целевому игроку.

См. "ENUM_EnumRequestAddressByNameFailCause_..."

-- поля
name: WString - имя адресата
sysReason: string ("ENUM_EnumRequestAddressByNameFailCause_...") - причина неудачной отправки сообщения

Связанные события и функции:

Search: "CategoryLuaApi" "CategoryChat"

EnumAccessionResult
EnumChatFailedType
EventCantSendChatByDelay
EventChatAvatarMuted
EventChatMessage
EventChatMessageIsFlood
EventChatMessageRejected
EventChatMessageWithObjects
EventChatNamedError
EventChatSentToAlt
EventCustomEmote
EventEmoteText
EventGlobalNotice
EventPlayedCommandResponse
EventSlashCommandFailed
EventSlashCommandPrefixChanged
EventUnknownSlashCommand
EventWhisperFailed
FunctionMissionClearChatInput
FunctionMissionGetChatInput
FunctionMissionGetChatInputSimilarCommands
FunctionMissionSetChatInputArg
FunctionMissionSetChatInputData
FunctionMissionSetChatInputText
FunctionMissionSetChatInputType


CategoryLuaApi CategoryEvent CategoryAvatar CategoryChat

На главную