Thread: Empty Database
View Single Post
  #6  
Old 04-04-2009, 05:01 PM
reddogut
Sarnak
 
Join Date: Jun 2007
Posts: 83
Wink

Quote:
Originally Posted by Cripp View Post
use truncate table instead of empty table too btw. works better. (sets auto increments back to 0, etc..)
Nevermind.... I figured it out.... Using Cripp's advice I truncated the spawn2, spawngroup and spawnentry tables..... ding... empty database just like I was looking for....

Thanks everyone!
Reply With Quote