[HELP]DIALOG_STYLE_INPUT problem
#1

Hello! I am making dialog administration but i made mistake. If in dialog of kick i write "Hello" it kicks ID 0. What is the wrong?
Код:
if(!strlen(inputtext))
					{
					SendClientMessage(playerid,COLOR_RED,"You must type a number!");
          ShowPlayerDialog(playerid,303,DIALOG_STYLE_INPUT,"Kick","You must type the a number !\nType the ID to kick.","Select","Cancel");
					return 1;
					}
Reply


Messages In This Thread
[HELP]DIALOG_STYLE_INPUT problem - by sushihusi - 15.05.2010, 14:00
Re: [HELP]DIALOG_STYLE_INPUT problem - by DarkPower - 15.05.2010, 14:02
Re: [HELP]DIALOG_STYLE_INPUT problem - by Zh3r0 - 15.05.2010, 14:03
Re: [HELP]DIALOG_STYLE_INPUT problem - by sushihusi - 15.05.2010, 14:11

Forum Jump:


Users browsing this thread: 1 Guest(s)