View Single Post
  #2  
Old 09-01-2007, 02:09 PM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,475
Default

I would suggest you check in your database, the last npc_id used. If' it's over 100K I think then that's the problem. JMO

try - SELECT MAX(id) FROM NPC_TYPES

GeorgeS
__________________
Your source for EQ database tools
Toolshop is open for business


http://www.georgestools.chrsschb.com//
Reply With Quote