Saving player's inventory in a MySQL database.
#1

I am making a role-play server in which I will have an inventory for each user. I was wondering how would I save the user's inventory in a MySQL database if I save it as an array on the server? I would make a column for each item, but that would mean that I would have to re-configure the database if I ever want to add an extra item?
Reply


Messages In This Thread
Saving player's inventory in a MySQL database. - by Shetch - 19.01.2014, 23:28
Re: Saving player's inventory in a MySQL database. - by Vince - 19.01.2014, 23:31
Re: Saving player's inventory in a MySQL database. - by Shetch - 20.01.2014, 00:12

Forum Jump:


Users browsing this thread: 2 Guest(s)