Dialog Listitem
#3

Quote:
Originally Posted by ancezas
View Post
pawn Code:
if( dialogid == 312 )//Darbuotju valdymas...
    {
        if( response )
        {
            if( listitem )
            {
                new
                    msg[ 128 ];
                format( msg, 128, "TEST %i", listitem );
                InfoMSG( playerid, msg );
            }
        }
        return true;
    }
I want that if i pressed any of listitem it wil show me listitem id, but it isint
What's the point in finding out the lisitem item ID if I can ask?
Reply


Messages In This Thread
Dialog Listitem - by ancezas - 04.03.2014, 10:54
Re: Dialog Listitem - by ]Rafaellos[ - 04.03.2014, 11:25
Re: Dialog Listitem - by Ryan_Undering - 04.03.2014, 11:26
Re: Dialog Listitem - by ancezas - 04.03.2014, 11:40
Re: Dialog Listitem - by Necro[ABK] - 04.03.2014, 11:44
Re: Dialog Listitem - by ancezas - 04.03.2014, 12:16
AW: Dialog Listitem - by Nero_3D - 04.03.2014, 12:35
Re: Dialog Listitem - by ancezas - 04.03.2014, 12:38
Re: Dialog Listitem - by ancezas - 04.03.2014, 14:14

Forum Jump:


Users browsing this thread: 1 Guest(s)