Returns information about purchased bank bag slots. Signature: Code numSlots, isFull = GetNumBankSlots() Returns: - numSlots - Number of bank bag slots the player has purchased (number)
- isFull - 1 if the player has purchased all available slots; otherwise nil (1nil)
Также смотрите: Банк
, Bank functions
Ссылки: http://wowprogramming.com/docs/api/GetNumBankSlots
|