View Single Post
  #3  
Old 04-22-2002, 05:30 PM
Lurker_005
Demi-God
 
Join Date: Jan 2002
Location: Tourist town USA
Posts: 1,671
Default

Here is a corrected version.

To use it with the 3.1.1 db.sql you will need to do a search and replace on the spawns2.txt file

search for );
replace with ,0,0,0,0,0);

That adds the new columns to that table
Reply With Quote