Go Back   EQEmulator Home > EQEmulator Forums > Quests > Quests::Q&A

Quests::Q&A This is the quest support section

Reply
 
Thread Tools Display Modes
  #1  
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
  #2  
Old 10-31-2013, 09:35 PM
Maceblade
Hill Giant
 
Join Date: Jun 2010
Posts: 231
Default

You could always do:

Code:
	if ($hpevent == 50) {
		quest::emote("shakes with laughter and says, 'You are much stronger than I thought. I give up!");
		quest::modifynpcstat("special_attacks",ABfHG);
    		$npc->WipeHateList();
Makes him unattackable and will not aggro, its all i used.

Last edited by Maceblade; 10-31-2013 at 09:37 PM.. Reason: im an idiot and didnt realize you already had this.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 07:20 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3