Quote:
Originally Posted by Mark Sir Link
still not a very thorough explanation.
How do you determine what items to look up for an individual player?
|
The SQL database contains all the data for the items, while the player simply holds the ID's for the items they own. He looks up the ID for the item in the database and loads them onto the player.