View Single Post
  #5  
Old 10-30-2013, 03:25 PM
Kayen
Developer
 
Join Date: Mar 2009
Location: -
Posts: 228
Default

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.
Reply With Quote