I need to make an attack verb so it loops the attack, like on most MMORPGs.
Subtract the HP from the mob, and then loop it over and over
instead of having to click the verb multiple times.
Not just a delay, but to make it so the player doesnt break they're mouse =P.
Whatever info you can post will help.
ID:167473
![]() Mar 9 2006, 4:40 am
|
|
![]() Mar 9 2006, 5:04 am
|
|
Set a var and then when the usr.attacking==1 the attck proc activates...
|