EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::General Support (https://www.eqemulator.org/forums/forumdisplay.php?f=598)
-   -   Would anyone know how to clear zones of all npcs? Perma (https://www.eqemulator.org/forums/showthread.php?t=18449)

Dragoon01 04-30-2005 06:20 PM

Would anyone know how to clear zones of all npcs? Perma
 
I need to find an easy way to remove mobs from zones permanently. I try #npcspawn delete or remove and nothing happens. Is there a program I can get that will allow this? or?

RangerDown 05-01-2005 01:39 AM

If you want to clear all spawns from all zones you can simply execute these commands at a mysql prompt:

Code:

DELETE FROM spawn2;
DELETE FROM spawngroup;
DELETE FROM spawnentry;

If you want to selectively delete spawns don't use this code!

sdabbs65 05-02-2005 04:31 AM

spawn editor.
 
I was going to mention the PEQ Editor but it may be to complacated to figgure if your not apache/perl savy.

mystic414 05-02-2005 09:10 AM

Apache/PHP shouldn't be a problem, since I posted a step-by-step tutorial for setting them up. Check out the editor and tutorials at http://www.projecteq.net/phpBB2/viewforum.php?f=29


All times are GMT -4. The time now is 01:39 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.