[Ajuda] Dialog continua abrindo
#7

Quote:
Originally Posted by GuiKommander
Посмотреть сообщение
PHP код:
new DeadGetMAX_PLAYERS ][ MAX_ITEMS ];
new 
DeadListMAX_PLAYERS ][ MAX_ITEMS ];
new 
DeadQntListMAX_PLAYERS ][ MAX_ITEMS ];
ShowLootingplayerid )
{
    new 
subtxt128 ], lootslot;
    for( new 
itemsitems MAX_ITEMSitems++)
    {
        new 
id GetDeadIDplayerid );
        new 
itemid PlayerDeadItemIDitems ][ id ];
        if( 
PlayerDeadItemQntitems ][ id ] > 0)
        {
            
printf"%d"items );
            
DeadGetplayerid ][ lootslot ] = id;
            
DeadListplayerid ][ lootslot ] = itemid;
            
DeadQntListplayerid ][ lootslot ] = PlayerDeadItemQntitems ][ id ];
            
formatsubtxtsizeofsubtxt ), "%d\t%s\n"PlayerDeadItemQntitems ][ id ], ItemInfoitemid ][ Item_Name ]);
            
ShowPlayerDialogplayerid68DIALOG_STYLE_LIST"Quantia | Item "subtxt"Pegar""x");
            
lootslot++;
        }
    }
    return 
1;

Vocк tem que ponhar a dialog dentro do loop. Se isso nгo funcionar, Nгo saberei te dizer ;/
mesma coisa..
Reply


Messages In This Thread
Dialog continua abrindo - by Meck - 11.03.2018, 13:13
Re: Dialog continua abrindo - by GuiKommander - 11.03.2018, 15:20
Re: Dialog continua abrindo - by Meck - 11.03.2018, 15:21
Re: Dialog continua abrindo - by GuiKommander - 11.03.2018, 15:43
Re: Dialog continua abrindo - by Meck - 11.03.2018, 16:01
Re: Dialog continua abrindo - by GuiKommander - 11.03.2018, 16:16
Re: Dialog continua abrindo - by Meck - 11.03.2018, 18:45
Re: Dialog continua abrindo - by iSoaD - 12.03.2018, 02:19
Re: Dialog continua abrindo - by Meck - 12.03.2018, 02:43
Re: Dialog continua abrindo - by Meck - 12.03.2018, 14:27

Forum Jump:


Users browsing this thread: 1 Guest(s)