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 05-01-2010, 09:00 PM
everlastnmn
Sarnak
 
Join Date: Apr 2009
Location: minnesota
Posts: 45
Default Quests not summoning items

I set up 3 new npc's - buff bot, armor summoning bot for bots and a summoning bot for items.

the buff bot is all that works. The other 2 summoning npc's work upto the point where they are supposed to summon and these are taken off the boards and were verified as working
Reply With Quote
  #2  
Old 05-01-2010, 09:06 PM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,490
Default

Did you get the scripts in the right folder? Are they spelled right? Files are case sensitive and spaces need to be replaced with "_" such as "First_Last.pl". Other than that, you didn't give us much to work with.
Reply With Quote
  #3  
Old 05-01-2010, 09:08 PM
everlastnmn
Sarnak
 
Join Date: Apr 2009
Location: minnesota
Posts: 45
Default

I'm using Georges tools quest editor
Reply With Quote
  #4  
Old 05-01-2010, 09:09 PM
everlastnmn
Sarnak
 
Join Date: Apr 2009
Location: minnesota
Posts: 45
Default

here is the script I'm running :


#############
#Written By : Cubber
#Quest Name: Small Server Help
#Quest Zone: Bazaar
#Quest NPC: Galarono_McHalorsos
#################
sub EVENT_SAY
{
if($text=~/Hail/i)
{
quest::say("Hello there $name, Looking for some new toys are ya? I just may have a some special equipment stashed away here somewhere, are you [interested] ?");
}
if ($text=~/interested/i)

{
quest::say("Tell me $race what are ya looking for? [Bags], [Special Items], [Pet Gear], an [Adventurer's Stone], some [Dye] for your armour, or your [Epic]? I can also help you catch up to your friends by granting you some [Levels].");
}

if ($text=~/bags/i)
{
quest::say("Here are some bags to help carry all your loot!");
quest::SummonItem("17800");
quest::SummonItem("17800");
quest::SummonItem("17800");
}

if ($text=~/Special Items/i)
{
quest::say("Here are a few special items to help you along in your travels!");
quest::SummonItem("31951");
quest::SummonItem("31883");
quest::SummonItem("31881");
quest::SummonItem("31885");
quest::SummonItem("31954");
}

if ($text=~/Pet Gear/i)
{
quest::say("Here are some goodies for your pet!");
quest::SummonItem("46987");
quest::SummonItem("28595");
quest::SummonItem("28595");
quest::SummonItem("28596");
quest::SummonItem("28596");
quest::SummonItem("28598");
}

if ($text=~/Adventurer's Stone/i)
{
quest::say("Good luck on your adventures!");
quest::SummonItem("41000");
}

if ($text=~/Dye/i)
{
quest::say("Don't go to crazy with this stuff now!");
quest::SummonItem("32557");
quest::SummonItem("32557");
quest::SummonItem("32557");
quest::SummonItem("32557");
quest::SummonItem("32557");
quest::SummonItem("32557");
quest::SummonItem("32557");
quest::SummonItem("32557");
quest::SummonItem("32557");
quest::SummonItem("32557");
}

if ($text=~/Epic/i)
{
quest::say("HaHa! I got ya $class ... You need to earn that one for yourself!");
}

if ($text=~/Levels/i)
{
quest::say("What level would you like me to grant you? [10], [20], [30], [40], or [50]?");
}

if ($text=~/10/i)
{
quest::say("There you are! Don't forget to go train, and get your new spells or skills.");
quest::level(10);
}

if ($text=~/20/i)
{
quest::say("There you are! Don't forget to go train, and get your new spells or skills.");
quest::level(20);
}

if ($text=~/30/i)
{
quest::say("There you are! Don't forget to go train, and get your new spells or skills.");
quest::level(30);
}

if ($text=~/40/i)
{
quest::say("There you are! Don't forget to go train, and get your new spells or skills.");
quest::level(40);
}

if ($text=~/50/i)
{
quest::say("There you are! Don't forget to go train, and get your new spells or skills.");
quest::level(50);
}

}
Reply With Quote
  #5  
Old 05-01-2010, 09:10 PM
everlastnmn
Sarnak
 
Join Date: Apr 2009
Location: minnesota
Posts: 45
Default

if you say "bags" it will say "Here are some bags to help carry all your loot!" but won't summon the bags.. same thing for everything that is supposed to be summoned.
Reply With Quote
  #6  
Old 05-01-2010, 09:30 PM
songie
Sarnak
 
Join Date: Dec 2009
Posts: 43
Default

Georges tool sets it like this SummonItem but it needs to be summonitem with no caps for it to work, had it a couple of times aswell edit it in notepad and it should work fine
__________________
--You start casting "Extra Content"--
--You Hit your database for 9.999 Damage, you have slain your Server--
--Please wait reinstalling!--/Sigh
Reply With Quote
  #7  
Old 05-01-2010, 09:42 PM
everlastnmn
Sarnak
 
Join Date: Apr 2009
Location: minnesota
Posts: 45
Default

+1 for Songie.. you are the man

Working now
Reply With Quote
  #8  
Old 05-01-2010, 10:03 PM
songie
Sarnak
 
Join Date: Dec 2009
Posts: 43
Default

Np, glad i could be usefull for once I am still learning allot everyday
__________________
--You start casting "Extra Content"--
--You Hit your database for 9.999 Damage, you have slain your Server--
--Please wait reinstalling!--/Sigh
Reply With Quote
  #9  
Old 05-03-2010, 12:05 AM
Auxie
Fire Beetle
 
Join Date: Mar 2005
Posts: 21
Default

i've spent hours troubleshooting this very error a few weeks back. It was then that I decided notepad++ would be much more usefull than georges quest editor. However I use georges tools for just about everything else because they are amazingly helpful and worthwhile tools.
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 02:23 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3