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

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

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 08-18-2006, 04:04 AM
TekNoir
Fire Beetle
 
Join Date: Apr 2006
Posts: 3
Exclamation Signals

Has anyone ever had a problem with a specific NPC simply stopping receiving quest::signal from any other NPC?

At first it was just one NPC who refused to receive a signal from any other NPC in the zone. She can send, but not receive. Signals were working just fine with every other NPC, receiving and sending.

Just yesterday, a completely separate mob stopped receiving signals after no code changes. Some debugging quest::say was put into the code and sub EVENT_SIGNAL was no longer being reached.

I have other signaled events running in the same zone and have tried using quest::signalwith as an alternative to the vanilla quest::signal, but that didn't change anything.

Anyone have any ideas?

Thank you in advance...

PS: The code can be as simple as you want and it isn't happening.

Code:
# SignalingMob1 (150101)
sub EVENT_AGGRO {
    quest::signal(150100,0);
}
Code:
# ReceivingMob2 (150100)
sub EVENT_SIGNAL {
    quest::say("Please don't attack my little friend.");
}
Reply With Quote
 


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:12 PM.


 

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