HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Need help with item cooldown

08-09-2005, 04:51 AM#1
The_AwaKening
I have a custom item that gives you the windwalk ability. The only problem I have is figuring out how to make it so you can see the recharge time on it (like spells show).
08-10-2005, 05:46 PM#2
Elven Ronin
Quote:
Originally Posted by The_AwaKening
I have a custom item that gives you the windwalk ability. The only problem I have is figuring out how to make it so you can see the recharge time on it (like spells show).

Does the item have other abilities attached to it?
08-11-2005, 04:16 AM#3
The_AwaKening
Yes it does. Just some stat bonuses. Is this why it isn't working?
08-11-2005, 04:44 AM#4
Panto
Only the first ability in the list will show a cooldown. If that ability isn't "usable", then the item will never show a cooldown.
08-11-2005, 09:31 PM#5
The_AwaKening
Wow, so easy to fix, thanks.