Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::General Support

Support::General Support Post all topics here having to do with errors while trying to connect to an EQEMu server but not about the setup/running of the Server itself.

Reply
 
Thread Tools Display Modes
  #1  
Old 10-19-2006, 07:54 PM
Arex
Hill Giant
 
Join Date: Jul 2004
Posts: 196
Default i cant get quest::spawn working...need i any plugin?

I have all quests working perfectly, but quest that spawn mobs like The_statue_of_Rallos_Zek.pl

# On death, spawns the Idol of Rallos Zek

sub EVENT_DEATH {
quest::shout("Protect the Idol of Zek!");
quest::spawn2(113341,0,0,1289,1300,-90,254.5);
}

# Quest by mystic414


The guy shot Protect the Idol of Zek, but idol dont get spawned :/ I already have checked it on list npc with listnpcs command and idol of Zek doesnt spawn. Any idea why could to be it? need i any aditional plugins? I have 2 plugins: check_handing.pl and soulbinder.pl

Thank You in advance!
Reply With Quote
  #2  
Old 10-19-2006, 10:55 PM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

Quote:
Originally Posted by Arex
I have all quests working perfectly, but quest that spawn mobs like The_statue_of_Rallos_Zek.pl

# On death, spawns the Idol of Rallos Zek

sub EVENT_DEATH {
quest::shout("Protect the Idol of Zek!");
quest::spawn2(113341,0,0,1289,1300,-90,254.5);
}

# Quest by mystic414


The guy shot Protect the Idol of Zek, but idol dont get spawned :/ I already have checked it on list npc with listnpcs command and idol of Zek doesnt spawn. Any idea why could to be it? need i any aditional plugins? I have 2 plugins: check_handing.pl and soulbinder.pl

Thank You in advance!
Quest Globals are enabled?
Reply With Quote
  #3  
Old 10-19-2006, 11:46 PM
Arex
Hill Giant
 
Join Date: Jul 2004
Posts: 196
Default

how can i check if quests global are enabled?
Reply With Quote
  #4  
Old 10-20-2006, 12:52 AM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

Quote:
Originally Posted by Arex
how can i check if quests global are enabled?
It's in NPC_TYPES and it's called qglobal
Reply With Quote
  #5  
Old 10-20-2006, 01:30 AM
Aramid
Discordant
 
Join Date: May 2006
Posts: 356
Default

Quest Globals would only allow that mob to use SETGLOBAL, TARGLOBAL and DELGLOBAL.

Double check your syntax.
Make sure you don't have another .pl file with the mobs #, IE: 113071.pl for The_Statue_Of_Rallos_Zek.

Can you do a #DBSPAWN 113341 and he spawns?

And Lastly, are you SURE it's not spawning? Those coordinates are not close to where the Statue is, plus it works on my test server...
__________________
Random Segments of Code....

Last edited by Aramid; 10-20-2006 at 09:41 AM..
Reply With Quote
  #6  
Old 10-20-2006, 04:12 AM
John Adams
Demi-God
 
Join Date: Jul 2006
Posts: 1,552
Default

I remember in one of my original databases, those NPCs were not even in the npc_types table. Check that it's there, too.
Reply With Quote
Reply


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 01:39 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