Dialog question
#1

So how can i make people has to only type numbers, they can't type letters.
pawn Код:
if(!strlen(inputtext))
                {
                    ShowPlayerDialog(playerid,83,DIALOG_STYLE_INPUT,"Vehicle Color Change","What do you want your first color to be? 0-255","Accept","Cancel");
                    SCM(playerid,0xFF9900AA,"You must enter your first color.");
                    return 1;
                }
Reply


Messages In This Thread
Dialog question - by Tanush123 - 07.05.2013, 00:57
Re: Dialog question - by arakuta - 07.05.2013, 00:59
Re: Dialog question - by Tanush123 - 07.05.2013, 01:01
Re: Dialog question - by arakuta - 07.05.2013, 01:05
Re: Dialog question - by Tanush123 - 07.05.2013, 01:20
Re: Dialog question - by RevolutionaryGaming - 07.05.2013, 01:34
Re: Dialog question - by arakuta - 07.05.2013, 01:37
Re: Dialog question - by Tanush123 - 07.05.2013, 19:25

Forum Jump:


Users browsing this thread: 1 Guest(s)