Jump to content
  • 0

Question

Posted

DELETE spawnlist, npc FROM spawnlist, npc WHERE spawnlist.npc_templateid=npc.idTemplate AND npc.level>67 AND npc.type='L2Monster';

 

 

I used this sql script and I got this error... I wanna delete all monsters >67 lvl

 

script working normal but I got this error what is wrong?

 

 

INFO   - Van Halter

WARN  VanHalterManager.loadRoyalGuard: Data missing in NPC table for ID: 22175.
WARN  VanHalterManager.loadRoyalGuard: Data missing in NPC table for ID: 22175.
WARN  VanHalterManager.loadRoyalGuard: Data missing in NPC table for ID: 22175.
WARN  VanHalterManager.loadRoyalGuard: Data missing in NPC table for ID: 22175.
WARN  VanHalterManager.loadRoyalGuard: Data missing in NPC table for ID: 22175.



and this

INFO  NPCTable: No npc correlating with id: 18345
INFO  NPCTable: No npc correlating with id: 18346
INFO  NPCTable: No npc correlating with id: 20627
INFO  NPCTable: No npc correlating with id: 20627
INFO  NPCTable: No npc correlating with id: 20627

1 answer to this question

Recommended Posts

Guest
This topic is now closed to further replies.


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..