Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Development > Archive::Database/World Building

Archive::Database/World Building Archive area for General Discussion's posts that were moved here after an inactivity period of 90 days.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #19  
Old 05-22-2003, 08:16 PM
kaldec
Fire Beetle
 
Join Date: May 2003
Posts: 11
Default

While these scripts are great, they have some rather nasty bugs. I've found two so far - one quickly and the other after several hours of debugging when a thorough reading of the new quest howto would have worked.

1. All rewards must have quotation marks around them

summonitem(23432) must be summonitem("23432")
exp(200) must be exp("200")


2. At least some of the item requirements are zero-indexed, but need to be one-indexed

($item0="2323") needs to be ($item1="2323")

I wrote a quick and dirty perl script that looks to have fixed these in the few example files I looked in. It may have messed up other quests through, I didn't spend much time on it.


http://mypage.iu.edu/~chemmeri/eqemu/quests-quoted.zip

There appears to still be a bug in the NPC trading code where at least on the server I'm running after I turn in the tattered note, it remains on my cursor even though I can't see it. This means I can't get a tunic or whatever, and if I log out and back it I can turn it in again. I'll start working on this next.[/url]
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 12:28 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