-
Enthusiast
v83 items with cooldowns?
I couldn't find a proper section for this question, I'm currently editing a lot of xml in the WZ server files. And I was wondering if there was any items in general (consumables) with cooldowns upon use?
EDIT: I'll take a Boolean answer.
Last edited by Kittyjessika; 09-05-16 at 05:18 AM.
-
-
Eternal Slumber
Re: v83 items with cooldowns?
Yes. In the consumable item handler, you can just check for the consumed ID and assign a cooldown to it.
I would probably write a simple separate custom cooldown system from the skill one.
-
Enthusiast
Re: v83 items with cooldowns?