The code "keeping"
#2

Код:
if(strlen(inputtext) < 4 || strlen(inputtext) > 32) 
{ 
SendClientMessage(Playerid,-1,"your password must be more than 4 characters long");
ShowPlayerDialog(playerid, blah blah);
return 0; 
}
Reply


Messages In This Thread
The code "keeping" - by Itzhak E. - 02.04.2012, 11:36
Re: The code "keeping" - by BleverCastard - 02.04.2012, 11:39
Re: The code "keeping" - by Itzhak E. - 02.04.2012, 11:40
Re: The code "keeping" - by Cjgogo - 02.04.2012, 11:49
Re: The code "keeping" - by Itzhak E. - 02.04.2012, 12:15
Re: The code "keeping" - by Cjgogo - 02.04.2012, 14:24

Forum Jump:


Users browsing this thread: 1 Guest(s)