[Ajuda] Dъvida SendClientMessageToAll
#7

PHP код:
if(strcmp(cmdtext"/jetpack"true) == 0)
{
    if(
PlayerInfo[playerid][pVIP] >= 2)
    {
        
SetPlayerSpecialAction(playerid2);

        new 
name[MAX_PLAYER_NAME], string[128];
        
GetPlayerName(playeridnamesizeof(name));
        
format(stringsizeof(string), "O %s pegou jetpack"name);
        
SendClientMessageToAll(-1string);
        
        
SendClientMessage(playeridCOR_ADMIN"[BENEFICIARIO]: vOCК PEGOU JETPACK");
        
SendClientMessage(playeridCOR_ADMIN"ACESSE NOSSO /FORUM");
        
SendClientMessage(playeridCOLOR_YELLOW"[Erro]: VOCE NГO Й BENEFICIARIO VIP");
        
SendClientMessage(playeridCOLOR_YELLOW"[Erro]: Acesse NOSSO /FORUM !!");
    }
    return 
1;

Reply


Messages In This Thread
Dъvida SendClientMessageToAll - by ScripterInicianteBR - 10.12.2018, 02:57
Re: Dъvida SendClientMessageToAll - by ipsLuan - 10.12.2018, 02:58
Re: Dъvida SendClientMessageToAll - by ScripterInicianteBR - 10.12.2018, 03:02
Re: Dъvida SendClientMessageToAll - by ipsLuan - 10.12.2018, 03:02
Re: Dъvida SendClientMessageToAll - by SmokeKiLL - 10.12.2018, 03:08
Re: Dъvida SendClientMessageToAll - by ScripterInicianteBR - 10.12.2018, 03:27
Re: Dъvida SendClientMessageToAll - by SmokeKiLL - 10.12.2018, 03:36
Re: Dъvida SendClientMessageToAll - by ScripterInicianteBR - 10.12.2018, 03:43
Re: Dъvida SendClientMessageToAll - by Electrifying - 10.12.2018, 03:51
Re: Dъvida SendClientMessageToAll - by ScripterInicianteBR - 10.12.2018, 03:52

Forum Jump:


Users browsing this thread: 1 Guest(s)