Dialog problem +rep
#4

Код:
if(dialogid == 158)
	{
	    if(response)
	    {
	        if(listitem == 0)
	        {
  			    SendClientMessage(playerid, COLOR_RED, "Incorrect! Kicked");
			    Kick(playerid);
			}
			if(listitem == 1)
			{
  			    SendClientMessage(playerid, COLOR_RED, "Incorrect! Kicked");
			    Kick(playerid);
			}
			if(listitem == 2)
			{
			    SendClientMessage(playerid, COLOR_WHITE, "Correct! Moving on!");
  			    ShowPlayerDialog(playerid, 159, DIALOG_STYLE_LIST, "What is the proper use of advert?","I selling good stuff\nSelling a new Landstalker for 15 grand.\nI selling sex /pm me","Choose","Leave");
			}
		}
	}
Reply


Messages In This Thread
Dialog problem +rep - by PRototype-RP - 23.12.2011, 00:39
Re: Dialog problem +rep - by Laronic - 23.12.2011, 00:40
Re: Dialog problem +rep - by Babul - 23.12.2011, 00:41
Re: Dialog problem +rep - by xxjackoxx - 23.12.2011, 00:44
Re: Dialog problem +rep - by PRototype-RP - 23.12.2011, 00:45

Forum Jump:


Users browsing this thread: 2 Guest(s)