• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

LibCooldown-Item-2.0

  Download the Curse Client

Project Updated:
Files Updated: Sun, Oct 12 2008
Supports Game Version: 2.4.3
Category: Libraries
Tags:

[Edit Tags]

Project Manager: CommanderSirow
Additional Authors: No additional authors
Current Version: r11
License: GNU General Public License version 3 (GPLv3)
Avg Daily DL (last 30 days): 1
Downloads Total: 682
Favorites: 0
Comments: 0
  • About LibCooldown-Item-2.0
  •  

Description

Register item cooldowns to more descriptive events.


Callbacks Fired

:LibCooldownInventoryItem_Start(itemID, itemName, startTime, duration, bagID, slotID)

Arguments

itemID:number - ItemID of triggered item
itemName:string - Name of triggered item
startTime:number - Time when cooldown started (as returned by GetTime())
duration:number - Duration of cooldown until finished
bagID:number - Bag ID as used by GetContainerItemCooldown(bagID, slotID)
slotID:number - Bag slot ID as used by GetContainerItemCooldown(bagID, slotID)

Notes

  • Fired whenever a cooldown of a (not equipped) item starts

:LibCooldownEquippedItem_Start(itemID, itemName, startTime, duration, slotID)

Arguments

itemID:number - ItemID of triggered item
itemName:string - Name of triggered item
startTime:number - Time when cooldown started (as returned by GetTime())
duration:number - Duration of cooldown until finished
slotID:number - Equipment slot as used by GetInventoryItemCooldown("player", slotID)

Notes

  • Fired whenever a cooldown of an (equipped) item starts

:LibCooldownInventoryItem_End(itemID, itemName, startTime, duration, bagID, slotID)

Arguments

itemID:number - ItemID of triggered item
itemName:string - Name of triggered item
startTime:number - Time when cooldown started (as returned by GetTime())
duration:number - Duration of cooldown until finished
bagID:number - Bag ID as used by GetContainerItemCooldown(bagID, slotID)
slotID:number - Bag slot ID as used by GetContainerItemCooldown(bagID, slotID)

Notes

  • Fired whenever a cooldown of an (not equipped) item ends

:LibCooldownEquippedItem_End(itemID, itemName, startTime, duration, slotID)

Arguments

itemID:number - ItemID of triggered item
itemName:string - Name of triggered item
startTime:number - Time when cooldown started (as returned by GetTime())
duration:number - Duration of cooldown until finished
slotID:number - Equipment slot as used by GetInventoryItemCooldown("player", slotID)

Notes

  • Fired whenever a cooldown of an (equipped) item ends


Notes

  • Callbacks are fired using CallbackHandler-1.0
  • Downloads (2)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  LibCooldown-Item-2.0 r11 Beta 2.4.3 673 10/12/2008
  LibCooldown-Item-2.0-r82176 Beta 2.4.3 9 9/29/2008
  • 1 page(s)
Advertisement
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • Similar Addons
  •  

Average downloads per day

  1. 1,229 LibRock-1.0 Libraries
  2. 881 Ace2 Libraries
  3. 774 Ace3 Libraries
  4. 536 LibBabble-Boss-3.0 Libraries
  5. 504 Addon Control Panel Libraries, Professions, and...