Dialog Questions - Wrong one = kick
#8

Example:
if(dialogid==Dialog_Example)
{
if(response)
{
SendClientMessage(playerid,COLOR_YELLOW,"Your Message Here"); //true one

}else
{
SendClientMessage(playerid,COLOR_YELLOW,"Your Message Here"); //wrong one
Kick(playerid);
}
}
Reply


Messages In This Thread
Dialog Questions - Wrong one = kick - by Namaco - 03.03.2010, 21:39
Re: Dialog Questions - Wrong one = kick - by Namaco - 04.03.2010, 06:07
Re: Dialog Questions - Wrong one = kick - by Rzzr - 04.03.2010, 06:21
Re: Dialog Questions - Wrong one = kick - by Namaco - 04.03.2010, 06:25
Re: Dialog Questions - Wrong one = kick - by woot - 04.03.2010, 07:21
Re: Dialog Questions - Wrong one = kick - by Calgon - 04.03.2010, 07:23
Re: Dialog Questions - Wrong one = kick - by Lejo - 04.03.2010, 08:18
Re: Dialog Questions - Wrong one = kick - by [MWR]Blood - 04.03.2010, 12:15

Forum Jump:


Users browsing this thread: 1 Guest(s)