MySQL issues
#5

Thank you. Fair enough about the OnPlayerDisconnect. I never actually tangled on that far with enums, if you don't mind, could you explain please the difference between 0 and default values? Does that mean, that the data for the player resets in the database to the default values or am I completely wrong thinking that? Also, which variable would I use in this case?

I'd have something like this so far :P

Код:
for(new i; i < pInfo; i++)
{
    enumvar[pInfo:i] = 0;
}
Reply


Messages In This Thread
MySQL issues - by HighFlyer - 15.09.2012, 20:08
Re: MySQL issues - by Sinner - 15.09.2012, 20:49
Re: MySQL issues - by HighFlyer - 15.09.2012, 20:58
Re: MySQL issues - by Vince - 15.09.2012, 21:59
Re: MySQL issues - by HighFlyer - 15.09.2012, 22:07
Re: MySQL issues - by Vince - 15.09.2012, 22:10
Re: MySQL issues - by HighFlyer - 16.09.2012, 17:17
Re: MySQL issues - by HighFlyer - 18.09.2012, 15:33

Forum Jump:


Users browsing this thread: 1 Guest(s)