Server Delets Player's cars and doesnt save them
#2

make sure quit first before you restart your server so the onplayerdisconnect callback will be called
pawn Код:
public OnPlayerDisconnect(playerid)
{
// ur player stats saving code
return 1;
}
Reply


Messages In This Thread
Server Delets Player's cars and doesnt save them - by MCZOFT - 28.10.2014, 04:19
Re: Server Delets Player's cars and doesnt save them - by Quickie - 28.10.2014, 05:08
Re : Server Delets Player's cars and doesnt save them - by MCZOFT - 28.10.2014, 05:33
Re : Server Delets Player's cars and doesnt save them - by MCZOFT - 28.10.2014, 05:40

Forum Jump:


Users browsing this thread: 1 Guest(s)