- Joined
- Oct 20, 2011
- Messages
- 129
I already know how to do that if caster still alive. But if caster dies (spell triggered when caster dies), that isn't work.
So someone HELP ME please!!
So someone HELP ME please!!
Last edited:
Are you gently requesting for help, or are you making some kind of abusive yelling saying "I have a problem so someone HELP ME" ?... Watch your words.
So you want it such that when he revives (maybe via taverns or altars or whatever), the cooldown is still there? I don't think its doable...
unless you make a fake death in which instead of the unit actually dying, he is just hidden from view, shielded from any further damage etc... but that would require a resurrection system too
If the effect is triggered, you could save cooldown in a hashtable, with key (triggering unit). For non triggered abilities I don't think it's possible.
I think you can remove reincarnation after the hero revives (you may use Bribe's System to detect reincarnation) and add a fake reincarnation with cooldown based on Berserking and order your unit to cast it, then remove the "fake" reincarnation (after the cooldown ends, for this you have to count every second on variables) and add the real one back.
I wonder how to make it passive.Chanel can be No Target (Instant cast)/ Unit Target/ Point Target/ AoE Target/ Passive
Use any passive/aura and remove the data. The damage is dealt with triggers.