[Ajuda] Timer
#3

pawn Код:
ShowPlayerDialog(playerid, per, DIALOG_STYLE_LIST, "Posso atropelar pedestres", "A) Sim \nB) Nгo", "Ok", "cancelar");
            SetTimer("msg",40000,false);

 forward msg(playerid);

public msg(playerid)
{
    SendClientMessage(playerid, -1,"Vocк foi reprovado, acabou o tempo");
}
Reply


Messages In This Thread
Timer - by FabioGTP - 03.07.2015, 15:15
Re: Timer - by #Luca[S]. - 03.07.2015, 15:16
Re: Timer - by FabioGTP - 03.07.2015, 15:19
Re: Timer - by #Luca[S]. - 03.07.2015, 15:23
Re: Timer - by FabioGTP - 03.07.2015, 15:28
Re: Timer - by #Luca[S]. - 03.07.2015, 15:29
Re: Timer - by ipsLuan - 03.07.2015, 16:22

Forum Jump:


Users browsing this thread: 1 Guest(s)