View Single Post
  #1  
Old 06-08-2010, 02:30 AM
Jiroxys7 Jiroxys7 is offline
Hazard to Graal
Jiroxys7's Avatar
Join Date: Apr 2009
Posts: 343
Jiroxys7 will become famous soon enough
Creating a custom item system. I need a pointer.

Okay, so i'm learning SQLite (great guide, chris. cant wait to see the rest of it!)
Thing is, I want my item system to be able to have varying stats, such as a semi-random durability value. Can SQLite support this? or would I be better off with another system?

Also, if i stick with SQLite, what are these security issues, and how should i go about preventing them?

edit: Lastly, if it make any difference, I'm looking to be able to incorporate a bag size limit too.
__________________
MY POSTS ARE PRONE TO EDITS!
Reply With Quote