25.02.2014, 18:26
You can't update a field in the DB if it's not existant. If what you're trying to do is to save the stats of a player even if he is not logged in, you've gotta insert the DB fields if they don't exist when they login.