Y_Ini Not Saving Data..
#6

Did you disconnect to see the Data on the .ini file because if you didn't then it will not save it.
Also, if you close the samp-server.exe you will lost the data.
pawn Code:
public OnGameModeExit( )
{
    for( new i = 0; i < MAX_PLAYERS; i ++ ) OnPlayerDisconnect( i, 1 );
    return 1;
}
Reply


Messages In This Thread
Y_Ini Not Saving Data.. - by Littlehelper - 15.02.2012, 11:15
Re: Y_Ini Not Saving Data.. - by Littlehelper - 15.02.2012, 11:29
Re: Y_Ini Not Saving Data.. - by Littlehelper - 15.02.2012, 11:37
Re: Y_Ini Not Saving Data.. - by KingHual - 15.02.2012, 11:42
Re: Y_Ini Not Saving Data.. - by Littlehelper - 15.02.2012, 11:47
Re: Y_Ini Not Saving Data.. - by Konstantinos - 15.02.2012, 11:51
Re: Y_Ini Not Saving Data.. - by KingHual - 15.02.2012, 11:55
Re: Y_Ini Not Saving Data.. - by Littlehelper - 15.02.2012, 11:58
Re: Y_Ini Not Saving Data.. - by Littlehelper - 15.02.2012, 12:01
Re: Y_Ini Not Saving Data.. - by Littlehelper - 15.02.2012, 12:04

Forum Jump:


Users browsing this thread: 1 Guest(s)