[Ajuda] Settimer ( Renascer)
#1

Eu tou criando um server de TDM Pois eu criei um settimer Por partida Cod :

pawn Код:
public OnGameModeInit()
{
    SetTimer("Partida",30000,true);
    return 1;
}

forward Partida(playerid);
public Partida(playerid)
{
    SendClientMessageToAll(-1, "[INFO]: Partida Finalizada, Aguarde 10 Segundos.");
    return 1;
}
e nesse 10 Segundos quero q ele fika Parado. Congelado e depois renascer.
Reply


Messages In This Thread
Settimer ( Renascer) - by i7Core - 09.12.2013, 00:12
Re: Settimer ( Renascer) - by zG - 09.12.2013, 00:34
Re: Settimer ( Renascer) - by focaximubh - 09.12.2013, 00:53
Re: Settimer ( Renascer) - by n0minal - 09.12.2013, 00:55

Forum Jump:


Users browsing this thread: 1 Guest(s)