
03-11-2007, 02:37 AM
|
|
Incubator
|
 |
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
|
|
|
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. |
|
|
|