
06-30-2011, 12:37 AM
|
Registered User
|
Join Date: Aug 2010
Posts: 38
|
|
Quote:
Originally Posted by fowlplay4
You can easily get away with storing quantities, and item data in clientr flags.
Just cache your base items in a DB/SQL instead of loading a text file with them every time.
I wrote a simple 'Active Record' implementation for GS2:
http://forums.graalonline.com/forums...hp?t=134262561
GS2 is probably fast enough for what you're planning to do anyway.
|
Thanks for the tip.
Migrations. Nice! |
|
|