I'm looking for a way to time a function out in a cc without blacklisting the target.
Blacklist.add isn't going to cut it, I'm unsure as to weather it blacklists the target or the spell(I'd still like to know if you know though) but I want neither I need to prevent a function from executing until x time has elapsed from last execution.
Any help is appreciated.
Blacklist.add isn't going to cut it, I'm unsure as to weather it blacklists the target or the spell(I'd still like to know if you know though) but I want neither I need to prevent a function from executing until x time has elapsed from last execution.
Any help is appreciated.