View Single Post
  #2  
Old 10-06-2004, 07:26 AM
RangerDown
Demi-God
 
Join Date: Mar 2004
Posts: 1,066
Default

You can take an existing database and delete all records from the following tables:

npc_types
spawn2
spawngroup
spawnentry

the SQL command DELETE FROM tablename;
will remove all data from that table.
__________________
<idleRPG> Rogean ate a plate of discounted, day-old sushi. This terrible calamity has slowed them 0 days, 15:13:51 from level 48.
Reply With Quote