Could someone please help me with this?
#5

Quote:
Originally Posted by //exora
pawn Код:
public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])
{
    if(Dialogid == 0)
    {
        switch(response)
        {
          case 0: Kick(playerid);
          case 1: SendClientMessage(playerid,COLOR_WHITE,"Thank you for agreeing.");
        }
    }
    return 0;
}
thanks for that, except i only get the thank you message showing. The kick doesnt seem to work..
Reply


Messages In This Thread
Could someone please help me with this? - by chaosnz - 14.09.2009, 06:50
Re: Could someone please help me with this? - by V1ceC1ty - 14.09.2009, 08:25
Re: Could someone please help me with this? - by Gappy - 14.09.2009, 08:25
Re: Could someone please help me with this? - by woot - 14.09.2009, 08:54
Re: Could someone please help me with this? - by chaosnz - 14.09.2009, 09:12
Re: Could someone please help me with this? - by (.Aztec); - 14.09.2009, 17:51
Re: Could someone please help me with this? - by G_ROW_Chez - 14.09.2009, 18:04
Re: Could someone please help me with this? - by FUNExtreme - 14.09.2009, 18:07

Forum Jump:


Users browsing this thread: 1 Guest(s)