View Single Post
  #13  
Old 04-21-2011, 02:35 AM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

It would probably be fairly easy to just write a script function and/or plugin to handle multi-questing if someone really cared enough to make it happen. You can just save any item turned in into an array, and then check the items in the array to see if they match a hand in that is set. If the zone was reset, the items that had been turned in would clear out, but that is how it works on Live as far as I can recall. There should be no source changes required to make multi-questing fully functional to mimic Live.

If source was going to be change in relation to item hand-ins, I think the first priority would be to replace the existing plugins for it with commands that actually save the item instance that is turned in, so they can be returned with the correct charges, attuned setting and so on of the item that was turned in. I have a plugin that actually does this, but haven't fully tested it enough yet to submit it to the public.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote