[Ajuda] Dando erro zcmd
#6

PHP код:
CMD:equipargrove(playerid)
{
    if(
PlayerDados[playerid][Gangue] == 1)
    {
        if(
IsPlayerInRangeOfPoint(playerid2.02513.3293,-1679.9669,13.4664))
        {
            
Equipamentos(playerid);
            new 
Equipar[100];
            
strcat(Equipar,"{7491F6}Vocк Pegou os Equipamentos\n");
            
strcat(Equipar,"{00D900}Grove Street Families\n");
            
ShowPlayerDialog(playerid3000DIALOG_STYLE_MSGBOX"{F60000}EQUIPADO !",Equipar"Fechar""");
            return 
1;
        }
    }
        return 
1;

Tem que retornar um valor pro comando, osh
Reply


Messages In This Thread
Dando erro zcmd - by zCyan - 30.05.2017, 03:52
Re: Dando erro zcmd - by MenestreL - 30.05.2017, 03:58
Re: Dando erro zcmd - by zCyan - 30.05.2017, 04:03
Re: Dando erro zcmd - by MenestreL - 30.05.2017, 04:09
Re: Dando erro zcmd - by zCyan - 30.05.2017, 04:15
Re: Dando erro zcmd - by MenestreL - 30.05.2017, 04:18
Re: Dando erro zcmd - by TheusCrazzy - 30.05.2017, 05:39
Re: Dando erro zcmd - by zCyan - 30.05.2017, 09:56
Re: Dando erro zcmd - by zCyan - 30.05.2017, 10:08

Forum Jump:


Users browsing this thread: 1 Guest(s)