Thread: spell file db?
View Single Post
  #2  
Old 01-18-2009, 05:53 AM
Secrets's Avatar
Secrets
Demi-God
 
Join Date: May 2007
Location: b
Posts: 1,449
Default

This is probably what you are missing, why it is a define rather than a rule, I may never know:


spdat.h:
Code:
//#define NEW_LoadSPDat
#define DB_LoadSPDat  //load from DB vs spells_us.txt. for now, we're piggybacking NEW_LoadSPDat, so it will take precedence
Reply With Quote