View Single Post
  #6  
Old 11-05-2002, 09:58 AM
quester
Hill Giant
 
Join Date: Oct 2002
Posts: 108
Default

Not a bad idea at all. Here is what I would recommened:

Seperate the stats off into a PROFILE. Build default profies for main types "Ghoul", "mummy", "Giant", etc..

In the npc_types database, add a colum,n that specifies what profile the entry uses.

Then, to customize things, you could just make custom profiles and link those in as needed.

If this sounds good, let me know, and i'll implement it tonight. I really want to get something like this working because i'd much prefer pets to be pulled form the database rather than hard coded.
Reply With Quote