20.01.2013, 00:07
Seriously?
Is MySQL_GetAccountInt(); making one query for each variable?
Because if this is, then you should really stop using it, anyway take a look inside your database and see if it is getting saved, if it is not, then the problem is at the saving point.
Is MySQL_GetAccountInt(); making one query for each variable?
Because if this is, then you should really stop using it, anyway take a look inside your database and see if it is getting saved, if it is not, then the problem is at the saving point.