[Dialog Input Help Me !!!!]
#1

I am making a command to kick players using the dialog input.
But how do i check what someone has put into the line ?
Код:
	  if(response)
	  {
	    if(listitem == 0) //Kick
	    {  
				ShowPlayerDialog(playerid,666,DIALOG_STYLE_INPUT,"Who do you want to kick?","Kick command.","Kick","Cancel");
			}
		}
That is what i have now but i need to know how you check wich id someone typt in .
I am stuck on this issue for almost a month now and nobody has been able to give me an anwer.
Please help me so i can continue to work instead of looking at the script and doin nothing.

/Artix
Reply


Messages In This Thread
[Dialog Input Help Me !!!!] - by Doppeyy - 12.12.2009, 11:35
Re: [Dialog Input Help Me !!!!] - by Rac3r - 12.12.2009, 11:49
Re: [Dialog Input Help Me !!!!] - by Doppeyy - 12.12.2009, 11:56
Re: [Dialog Input Help Me !!!!] - by Rac3r - 12.12.2009, 11:59
Re: [Dialog Input Help Me !!!!] - by Doppeyy - 12.12.2009, 12:01
Re: [Dialog Input Help Me !!!!] - by Rac3r - 12.12.2009, 12:16
Re: [Dialog Input Help Me !!!!] - by Doppeyy - 12.12.2009, 12:23
Re: [Dialog Input Help Me !!!!] - by Rac3r - 12.12.2009, 12:36
Re: [Dialog Input Help Me !!!!] - by Doppeyy - 12.12.2009, 12:49

Forum Jump:


Users browsing this thread: 1 Guest(s)