[HELP]: Inputtext
#5

pawn Код:
if(strlen(inputtext) < 0 || strlen(inputtext) > 299) {
new id = inputtext;
return SetPlayerSkin(playerid, id);
}
Or you could use SSCANF to check that inputtext is a number.
Reply


Messages In This Thread
[HELP]: Inputtext - by Areax - 06.08.2013, 15:23
Re: [HELP]: Inputtext - by ACI - 06.08.2013, 15:29
Re: [HELP]: Inputtext - by Areax - 06.08.2013, 15:32
Re: [HELP]: Inputtext - by Konstantinos - 06.08.2013, 15:33
Re: [HELP]: Inputtext - by Lorrden - 06.08.2013, 15:33
Re: [HELP]: Inputtext - by tyler12 - 06.08.2013, 15:37
Re: [HELP]: Inputtext - by Areax - 06.08.2013, 15:40
Re: [HELP]: Inputtext - by Areax - 06.08.2013, 15:44
Re: [HELP]: Inputtext - by Konstantinos - 06.08.2013, 15:53
Re: [HELP]: Inputtext - by Areax - 06.08.2013, 15:59

Forum Jump:


Users browsing this thread: 1 Guest(s)