hello every one
how i can make cool down of armor and weapon like koem v2
i need to make up and down weapon [only] every 5 sec
and armor every 1 sec to on one can make 1hh
thx
hello every one
how i can make cool down of armor and weapon like koem v2
i need to make up and down weapon [only] every 5 sec
and armor every 1 sec to on one can make 1hh
thx
Just checked your "started threads" history and you know what? 3 pages full of [Help] topics only :O
please dont post any bull shit just help me -,-
Actually, there's not need for a delay protection on your armor...
The 1hh bug is caused by the different delay times of a 1h and a 2h -> this creates a underflow and it's something like this...
damage * cooldowndone(you underflow it so it's something like 4,2kkk) / usuall cooldown of the weapon.
1hh caused by the mixing stone is because you use a sob and your buffs gets canceled...yout weapon is still equiped, you unequip it and it removes the buff again(wtf inix..).
Critical hit bug is caused because the DeleteSkill function doesn't reset your criticalhit rate...so let's say it's G15 ...so the rate is 15...you reset the skill...your rate is still 15...you skill again up to 15...your rate is now 30...and so on...after relog it's gone ofc..
what else.. well, fix the delay check for weapons and make a own release function for skills.
Hard to do without a brain haha. No seriously, you need reversing & coding skills for that.
Additionally I'd recommend you to add a max dmg check.
Last edited by 13reak; 04-11-13 at 11:56 PM.