[Ajuda] Timer!
#1

Olб! Alguйm pode me ajudar na criaзгo de um timer?

Entгo... quando um player й banido em meu servidor e o mesmo tenta logar no serve,aparece um dialog falando sobre o banimento,porem essa "caixa" nгo aparece. Alguem pode me ajudar a criar um timer pra aparecer esse dialog? Grato!!

Codigo:
PHP код:
if (dUserINT(PlayerName2(playerid)).("banned") == 1)
{
    
format(string,sizeof(string),"| BvD-Admin | O(A) Jogador(a) %s foi kickado(a) Pelo ( Motivo: Banido do Servidor. )",PlayerName,playerid);
    
SendClientMessage(playeridred"| NICK-BAN | A conta estб Banida.");
    
SendClientMessage(playerid,corban,string);
    
ShowPlayerDialog(playerid,DIALOG_BAN,DIALOG_STYLE_MSGBOX,"{FF0000}Conta Banida!","{FFFFFF}Essa conta estб banida do servidor!\n\n{FFD500}Informaзхes do Banimento:\n\n{FF644D}Se vocк acha que foi Banido(a) injustamente faзa uma\nrevisгo em nosso fуrum no tуpico 'Revisхes de Ban' e\naguarde a Administraзгo resolver seu Caso!\n\n{FFFFFF}Fуrum:  ({4282b3}www.ServerBvD.Forumeiros.com {FFFFFF})","Fechar","");
    print(string);
    
SaveToFile("KickLog",string);  Kick(playerid);
}/ 
Reply


Messages In This Thread
Timer! - by Pedro1812 - 26.08.2017, 01:54
Re: Timer! - by GuilhermeNunes - 26.08.2017, 02:02
Re: Timer! - by Pedro1812 - 26.08.2017, 02:08
Re: Timer! - by C4rtm4n - 26.08.2017, 02:20
Re: Timer! - by Pedro1812 - 26.08.2017, 17:28
Re: Timer! - by C4rtm4n - 26.08.2017, 17:31
Re: Timer! - by Pedro1812 - 26.08.2017, 17:34
Re: Timer! - by C4rtm4n - 26.08.2017, 17:36
Re: Timer! - by Pedro1812 - 26.08.2017, 17:43
Re: Timer! - by C4rtm4n - 26.08.2017, 17:45

Forum Jump:


Users browsing this thread: 2 Guest(s)