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

На главную


group.ChatSay( msg )

Отсылает сообщение в радиусе 20 метров. В ответ приходит эхо - EVENT_CHAT_MESSAGE.

-- библиотека:
group

-- объявление:
function ChatSay( msg )

-- параметры:
msg: WString - отправляемое сообщение

-- возвращаемое значение:
нет

-- пример:
group.ChatSay( debugCommon.ToWString( "Hi, all." ) )

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

Search: "CategoryLuaApi" "CategoryGroup"

EnumGroupInviteFailed
EnumGroupKickFailed
EnumGroupMemberState
EventAvatarItemTakenByGroupmate
EventAvatarMoneyTakenByGroupmate
EventGroupAcceptError
EventGroupAppeared
EventGroupChanged
EventGroupDecline
EventGroupDeclineBusy
EventGroupDeclineIgnored
EventGroupDisappeared
EventGroupInvite
EventGroupInviteFailed
EventGroupKickFailed
EventGroupMemberAdded
EventGroupMemberRemoved
EventTeleportOfferRequest
FunctionAvatarTeleportOfferReply
FunctionGroupAccept
FunctionGroupCanInvite
FunctionGroupChatChannel
FunctionGroupChatParty
FunctionGroupChatSay
FunctionGroupChatWhisper
FunctionGroupChatYell
FunctionGroupDecline
FunctionGroupGetLeaderIndex
FunctionGroupGetMemberIndexByName
FunctionGroupGetMemberNameByIndex
FunctionGroupGetMembers
FunctionGroupGetShipOwnerIndex
FunctionGroupInvite
FunctionGroupIsPlayerInGroup
FunctionGroupKickMember
FunctionGroupLeave
FunctionGroupSetLeader


CategoryLuaApi CategoryFunction CategoryChat CategoryGroup

На главную