Hi,
I want to add a delay after cloaking of frilldora card about Azura Strike.
I found that :
skill_blockpc_start(sd, MO_EXTREMITYFIST, 3000);
So, i need at the end of cloaking, can't cast azura for 3 seconds.
And i think, i need to put something while the char is cloaking.
Thanks in advance.