some help :(
#4

Код:
public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])
{
    switch(dialogid)
    {
        case 0:
        {
            if(response)
            {
                switch(listitem)
                {
                }
            }
        }
        case 1:
        {
            // ...
        }
    }
}
Reply


Messages In This Thread
some help :( - by Kells - 25.12.2013, 21:29
Re: some help :( - by Kells - 25.12.2013, 21:34
Re: some help :( - by Zamora - 25.12.2013, 21:44
Re: some help :( - by Raisingz - 26.12.2013, 03:17

Forum Jump:


Users browsing this thread: 2 Guest(s)