View Single Post
  #1  
Old 08-30-2004, 09:11 AM
Epoch18
Fire Beetle
 
Join Date: Jul 2004
Posts: 21
Default Sourcing Errors with lootNpcUpdate.sql

So, I'm updating things, like itemsdump, loottables, and lootnpc.. but when trying to source the lootNpcUpdate.sql I get this error repeatedly (with the numer increasing of course).

Code:
ERROR 1064: You have an error in your SQL syntax near ' spawn2, spawnentry SET npc_types.loottable_id = 136 WHERE npc_types.name like '' at line 1
ERROR 1064: You have an error in your SQL syntax near ' spawn2, spawnentry SET npc_types.loottable_id = 136 WHERE npc_types.name like '' at line 1
ERROR 1064: You have an error in your SQL syntax near ' spawn2, spawnentry SET npc_types.loottable_id = 136 WHERE npc_types.name like '' at line 1
ERROR 1064: You have an error in your SQL syntax near ' spawn2, spawnentry SET npc_types.loottable_id = 136 WHERE npc_types.name like '' at line 1
Help!
Reply With Quote