View Single Post
  #6  
Old 08-23-2013, 07:03 PM
Cubical Cubical is offline
Banned
Join Date: Feb 2007
Posts: 1,348
Cubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant future
Double post since you wanted to know what i was trying to achieve.

For certain classes such as skills I want to load all the data such as names, icons and descriptions when it's initially loaded. It's more for the benefit of tool tips than anything else. I don't feel the need to make a database with descriptions and such of each. I only have 4 skills per class that i can load in a single array for each of them so it's not like i'm setting 50 flags with a huge amount of data in them. I didn't feel like it requires an SQLite table. I'll see if this resolves my issue when i get off work.
Reply With Quote