[Ajuda] Salvar server ao fechar o console
#7

Quote:
Originally Posted by .ThePro
Посмотреть сообщение
Isso aн eu tenho,

Код:
public OnGameModeExit()
{
    DOF2_Exit();
	for(new i=0; i<MAX_PLAYERS; i++)
	{
		SalvarConta (i);
	}
	return 1;
}
Mais gostaria de saber se tem alguma forma de salvar quando o host cai, ou o console й fechado ...
Faзa vocк mesmo um teste,.

pawn Код:
public OnGameModeExit() {

    printf(#Teste);

    return 1;
}
Reply


Messages In This Thread
Salvar server ao fechar o console - by .ThePro - 24.04.2013, 03:27
Re: Salvar server ao fechar o console - by Delete_ - 24.04.2013, 03:28
Re: Salvar server ao fechar o console - by Gii - 24.04.2013, 03:36
Re: Salvar server ao fechar o console - by MatheusAlcapone - 24.04.2013, 03:37
Re: Salvar server ao fechar o console - by .ThePro - 24.04.2013, 03:39
Re: Salvar server ao fechar o console - by MatheusAlcapone - 24.04.2013, 03:39
Re: Salvar server ao fechar o console - by Gii - 24.04.2013, 03:40
Re: Salvar server ao fechar o console - by .ThePro - 24.04.2013, 03:41
Re: Salvar server ao fechar o console - by Maklister - 24.04.2013, 04:07
Re: Salvar server ao fechar o console - by PT - 24.04.2013, 08:16

Forum Jump:


Users browsing this thread: 4 Guest(s)