
02-26-2012, 06:29 PM
|
Finger lickin' good.
|
 |
Join Date: Nov 2008
Location: Colorado
Posts: 1,865
|
|
The data is going to be accessed frequently by the client?
If so, just retrieve the data from the DB on login and/or whenever it changes, and cache it in clientr.vars
edit: what exactly are you trying to do? I'm assuming this is for displaying items in an inventory or something? |
|
|