Page 1 of 1

Continuing monster attack

Posted: Thu Dec 11, 2008 2:36 am
by Lord_BoNes
I've been trying to recreate the spectre's attack from DM2 into RTC, or more the way that it continues to attack (if it can). Every method I try fails to work the way I want it to.

@GG: I think that monsters should check if they can attack as soon as 1 of their ATTACK_METHODs cools down.
IE: if I give a monster only 1 ATTACK_METHOD that has a "time used" of 1, the monster should check 1/6 second after it's previous attack, but it doesn't it seems more like 1 1/2 to 2 seconds.