[Ajuda] Sistema De Pentes
#6

Quote:
Originally Posted by XandyMello
Посмотреть сообщение
Mostre onde й chamada a "NomePente".

@Edit, pera !
PHP код:
CMD:inventario(playeridparams[]){ 
    new 
Inv[160];
    new 
weaponid GetPlayerWeapon(playerid);
    if(
UsandoMochila[playerid] == true
    {
         
        for(new 
0!= 5i++)
        {
                
strcat(InvInventarioPente[i][playerid] > ? ((NomePente(playerid,weaponid))) : ("(NenhumPente)"));
                
strcat(Inv"\n");
        }
        
strcat(Inv"GuardarPente");
        
ShowPlayerDialog(playeridDialogInvDIALOG_STYLE_LIST"Mochila"Inv"Selecionar""Fechar");
    } 
    else 
    {         
        
SendClientMessage(playerid, -1,"Voce nao tem uma mochila vai comprar!");
    } 
    return 
1

Reply


Messages In This Thread
Sistema De Pentes - by JhowWatkins - 23.10.2016, 07:32
Re: Sistema De Pentes - by JhowWatkins - 24.10.2016, 00:22
Re: Sistema De Pentes - by XandyMello - 24.10.2016, 00:24
Re: Sistema De Pentes - by JhowWatkins - 24.10.2016, 00:31
Re: Sistema De Pentes - by XandyMello - 24.10.2016, 00:34
Re: Sistema De Pentes - by JhowWatkins - 24.10.2016, 00:36
Re: Sistema De Pentes - by JhowWatkins - 24.10.2016, 00:48
Re: Sistema De Pentes - by Whoo - 24.10.2016, 00:54
Re: Sistema De Pentes - by JhowWatkins - 24.10.2016, 00:59

Forum Jump:


Users browsing this thread: 2 Guest(s)