[Ajuda] Comando Bugado.
#1

- Ola amigos, Bom eu criei um cуdigo para aparecer uma mensagem quando ele digitar algum comando errado, mas so quando o player digita algum comando que contem mas de 6 caracteres a mensagem nгo aparece...

PHP код:
public OnPlayerCommandText(playeridcmdtext[])
{    
    new    
string[250];
    
format(stringsizeof string"{AE2E30}» [ERRO] {FFFFFF}O comando {AE2E30}%s {FFFFFF}e invбlido, Use {AE2E30}/Comandos {FFFFFF}e verifique se estб digitando corretamente!"cmdtext);
    return 
SendClientMessage(playeridCOR_ERROstring);

Reply


Messages In This Thread
Comando Bugado. - by JhefTFJ - 01.01.2017, 02:29
Re: Comando Bugado. - by 1sbedx - 01.01.2017, 03:19
Re: Comando Bugado. - by JhefTFJ - 01.01.2017, 03:49
Re: Comando Bugado. - by GM_KoDi - 01.01.2017, 04:21
Re: Comando Bugado. - by Ermanhaut - 01.01.2017, 05:23
Re: Comando Bugado. - by JhefTFJ - 01.01.2017, 15:07

Forum Jump:


Users browsing this thread: 2 Guest(s)