EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Quests::Q&A (https://www.eqemulator.org/forums/forumdisplay.php?f=599)
-   -   Picking quests apart, question (https://www.eqemulator.org/forums/showthread.php?t=34585)

wolfwalkereci 12-08-2011 07:18 PM

Picking quests apart, question
 
Was digging through the quests trying to find stuff I can learn from and when I looked at #Tqiv_Qukret_the_Furious.pl I see this:
Code:

sub EVENT_SIGNAL {
  $npc->AddAISpell(5115);
  $npc->AddAISpell(5116);
  $npc->AddAISpell(5119);
  quest::modifynpcstat("max_hit",4800);
  quest::modifynpcstat(SrEQUMCNIDf);
}

Is not that final "quest::modifynpcstat" set incorrectly?

joligario 12-08-2011 09:38 PM

Yes, it is incorrect.

There was more than one of those in the Uqua folder. They will be fixed with next quest push.


All times are GMT -4. The time now is 04:13 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.