
06-05-2010, 07:43 AM
|
|
team canada
|
 |
Join Date: Jul 2004
Location: Canada
Posts: 5,200
|
|
|
Zodiac's Player Shops use a DB-NPC for all it's data storage, however we only store the item name and price, but if you plan on adding any specific search related features you'll definitely want to go with an SQL-based system to store you data in.
In your case though, you should be able to get away with DB-NPC basic flag storage without a hitch, SQL will most likely complicate things for you. |
|
|
|