RSS

Пятница, 26.04.2024, 07:25
Главная » WoW API » API Функции » Банк »

GetBankSlotCost

[ править ]
Returns the cost of the next purchasable bank bag slot.
[клоны]
Returns the cost of the next purchasable bank bag slot. Returns 999999999 if the player owns all available slots.

Signature:
Code
cost = GetBankSlotCost()

Returns:
  • cost - Cost of the next available bank bag slot (in copper) (number)

Также смотрите: Банк , Bank functions
Ссылки: http://wowprogramming.com/docs/api/GetBankSlotCost