NPC SİLME KODU
NPC SİLDİN Aİ SERVER ACILMIYORSA
Kod:
DELETE FROM K_Npc WHERE (sSid = 'Npc kodu')
DELETE FROM K_Npcpos WHERE (npcid = 'Npc kodu')
NPC SİLDİN Aİ SERVER ACILMIYORSA
Kod:
delete from K_NPCPOS where npcid not in (Select ssid from K_NPC) and npcid not in (Select ssid from K_MONSTER)