saving system not working - Y_INI
#4

// Rename accountInformation to your enum name

for(new accountInformation:i; i < accountInformation; i++)
{
PlayerInfo[playerid][i] = 0;
}

under OnPlayerConnect. This will loop through your enum and reset each variable to 0.
Reply


Messages In This Thread
saving system not working - Y_INI - by Chrillzen - 16.10.2013, 22:04
Re: saving system not working - Y_INI - by Chrillzen - 16.10.2013, 22:09
Re: saving system not working - Y_INI - by gtakillerIV - 16.10.2013, 22:11
Re: saving system not working - Y_INI - by tyler12 - 16.10.2013, 22:40

Forum Jump:


Users browsing this thread: 1 Guest(s)