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

На главную


rules.BillingInfoUpdate()

Запросить обновление информации о бонусах, имеющихся в данный момент у аккаунта. Большая часть информации о бонусах обновляется автоматически, однако неиспользованный остаток обновляется только по запросу. В ответ на запрос приходит EVENT_BILLINGINFO_BONUS_STATUS_CHANGED.

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

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

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

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

Пример:

rules.BillingInfoUpdate()

См. также rules.BillingInfoGetBonusInfo( bonusId ), EVENT_BILLINGINFO_BONUS_STATUS_CHANGED.

Связанные страницы: "CategoryLuaApi" "CategoryRules"

BillingBonusId
CategoryRules
EnumMsgGetBonusListResultResult
EnumRuleNotificationType
EnumRuleType
EventBillingInfoBonusChanged
EventBillingInfoBonusStatusChanged
EventMissionRuleAdded
EventMissionRuleChanged
EventMissionRuleCounterChanged
EventMissionRuleRemoved
EventMissionRulesChanged
EventNewsPostLoaded
EventNewsPostSelected
EventWishmasterChanged
EventWishmasterMultiplying
FunctionRulesBillingInfoGetBonuses
FunctionRulesBillingInfoGetBonusInfo
FunctionRulesBillingInfoUpdate
FunctionRulesGetEventByRuleId
FunctionRulesGetEventBySysName
FunctionRulesGetEventCounter
FunctionRulesGetEventInfo
FunctionRulesGetEvents
FunctionRulesGetEventTimeIntervals
FunctionRulesGetNotificationInfo
FunctionRulesGetWishmaster
FunctionRulesGetWishmasterMultiplyingInfos
FunctionRulesGetZonesMaps
FunctionRulesWishmasterRollMultiplying
RuleId
WishmasterResourceId


CategoryLuaApi CategoryFunction CategoryRules

На главную