Thread: new item source
View Single Post
  #7  
Old 01-02-2008, 03:36 PM
wraithlord98
Sarnak
 
Join Date: Oct 2002
Posts: 53
Default

I have sourced in the latest EQItems dump. The problem is that their schema doesn't match 100% with how it's setup for the emulator; that aside - there aren't any major complications to worry about IF you're familiar with working with SQL dbases. Essentially what will happen is that the emulator will ignore the fields it doesn't recognize/use - all the other fields still match allowing the dump to be useable.

Where you will run into problems however, is that by sourcing in the latest item dump, you will be put well over the 100000 item dbase limitation - which will force you to recompile to overcome that limit. Otherwise what will happen is that the emulator will not load the item table.
Reply With Quote