Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Development > Archive::Quests

Archive::Quests Archive area for Quests's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 05-31-2003, 06:20 AM
millain
Fire Beetle
 
Join Date: Dec 2002
Posts: 2
Default Summonitem and exp fuctions not work

when I turn in the starter items to the guild masters it says.
No such item: 0
You lose experiance

Here is my quest code.

Code:
EVENT_ITEM {
if($item1=="18740"){SAY("Hail $name and welcome.. I am Lorme Tredore. master magician here at the Academy of Arcane Sciences. I will teach and train you. as I have done for many others. Let's get started.. here. put this on.. it'll help protect you from the elements. You look pretty bright.. We have a few [training exersises] for our bright trainies.")summonitem(13559)exp(100)} 
}
Any help would be great.
Thanks
Reply With Quote
  #2  
Old 05-31-2003, 06:36 AM
IANumtin
Hill Giant
 
Join Date: Apr 2003
Location: EQEmu
Posts: 121
Default

I'm not an expert but it looks to me like here's the problem:

summonitem(13559)exp(100)}

You don't have the numbers in quotes. Should be like this:

summonitem("13559")exp("100")}


Let me know if that helps.
__________________
They say baldness is in the genes but I have hair in my jeans :>)
Reply With Quote
  #3  
Old 05-31-2003, 06:05 PM
killspree
Dragon
 
Join Date: Jun 2002
Posts: 776
Default

What cvs version are you using? If it's a newer version use $itemcount("itemid") == 1 for the if statement, and summonitem("itemid") exp("expamount").
__________________
Xeldan
Lead Content Designer
Shards of Dalaya
Reply With Quote
  #4  
Old 05-31-2003, 07:00 PM
loudent2
Sarnak
 
Join Date: Apr 2003
Posts: 95
Default how about givecash?

Is there new Syntax for the givecash function too?
__________________
Ignorance is Bliss
Reply With Quote
  #5  
Old 06-01-2003, 03:29 AM
millain
Fire Beetle
 
Join Date: Dec 2002
Posts: 2
Default

Thanks Numtin, that was my problem.

I am not using the CVS stuff just the 4.4dr-1. Don't really know how to use the CVS yet.

Thanks again for the help guys.
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 02:37 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