or you can make chance to spawn to 0. like
Update spawnentry SET chance = 0 Where npcID >= 302000 and npcID <= 302999;
zone for dranikscar is 302 and npcid usually starts with the zoneID + (000 to 999)
That way nothing is removed from the database. just zero chance to spawn.
|