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

На главную


raid.GetLeaderHelperName()

Возвращает имя ответственного за лут рейда. Имя может быть пустым в случае отсутствия ответственного.

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

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

-- параметры:
нет

-- возвращаемое значение
WString - имя ответственного

-- пример:
local lootMaster = raid.GetLootMasterName()

Search: "CategoryLuaApi" "CategoryRaid"

EnumRaidFailed
EnumRaidMemberRight
EnumRaidMemberState
EventRaidAlreadyIn
EventRaidAppeared
EventRaidCantAccept
EventRaidCantEnterMap
EventRaidChanged
EventRaidDecline
EventRaidDeclineBusy
EventRaidDeclineIgnored
EventRaidDisappeared
EventRaidFailed
EventRaidInvite
EventRaidLeaderChanged
EventRaidLeaderHelperChanged
EventRaidLootMasterChanged
EventRaidSaveMapQuestion
FunctionRaidAccept
FunctionRaidAddRight
FunctionRaidChangeLeader
FunctionRaidCreate
FunctionRaidDecline
FunctionRaidDisband
FunctionRaidGetLeaderHelperName
FunctionRaidGetLeaderName
FunctionRaidGetLootMasterName
FunctionRaidGetMemberRights
FunctionRaidGetMembers
FunctionRaidInvite
FunctionRaidIsExist
FunctionRaidIsLeader
FunctionRaidIsolateMember
FunctionRaidIsPlayerInAvatarsRaid
FunctionRaidIsPlayerInAvatarsRaidGroup
FunctionRaidKick
FunctionRaidLeave
FunctionRaidMapSaveResponse
FunctionRaidMoveMemberToGroup
FunctionRaidRemoveRight


CategoryLuaApi CategoryFunction CategoryRaid

На главную