Dialog help
#3

pawn Код:
public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])
{
    if(dialogid == 0)
    {
        if(!response)
        {
            Kick(playerid);
        }
    }
    return 1;
}
Reply


Messages In This Thread
Dialog help - by Venice - 29.03.2011, 07:55
Re: Dialog help - by Ironboy - 29.03.2011, 08:34
Re: Dialog help - by MyLife - 29.03.2011, 10:05

Forum Jump:


Users browsing this thread: 1 Guest(s)