Kayen: Implemented Perl MOB Quest Object SetDisableMelee(1=Disabled) - Prevents the ability to auto attack.
Kayen: Implemented Perl MOB Quest Object IsMeleeDisabled()
Implemented these last year.
$client->SetDisableMelee(1)
That should do that trick for you.
|