View Single Post
  #8  
Old 03-11-2007, 02:37 AM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
When loading from files its best to use a database npc to cache information so its not reloaded multiple times. Either that or do what I do and only parse the archetypes once and have their data loaded into objects on the server which are ready for accessing.
__________________
Reply With Quote