[Ajuda] OnDialogResponse inputtext
#5

Use assim no OnDialogResponse
Код:
if(!IsNumeric(inputtext))
	 {
	       SendClientMessage(playerid,0xF81414FF,"Use apenas nъmeros!");
	       ShowPlayerDialog(playerid, IDIALOG, DIALOG_STYLE_INPUT, "Idade","Use apenas nъmeros!","Confirmar","");
	       return 1;
	  }
Reply


Messages In This Thread
OnDialogResponse inputtext - by Andinho - 15.01.2017, 14:36
Re: OnDialogResponse inputtext - by Andinho - 15.01.2017, 14:45
Re: OnDialogResponse inputtext - by FallweN - 15.01.2017, 14:55
Re: OnDialogResponse inputtext - by Andinho - 15.01.2017, 15:15
Re: OnDialogResponse inputtext - by Cheleber_Pausini - 15.01.2017, 21:48

Forum Jump:


Users browsing this thread: 1 Guest(s)