Register Limit
#3

Quote:
Originally Posted by Don Correlli
Use something like this:
pawn Код:
if(strlen(pwd) > 20) return SendClientMessage(playerid, 0xFFFFFFAA, "You can't have more than 20 characters in password.");
20 characters is just an example, set your own value.
But.. 'pwd' is not specific before..
And I'm using strcmp.
Reply


Messages In This Thread
Register Limit - by shark - 13.06.2009, 14:04
Re: Register Limit - by Correlli - 13.06.2009, 14:19
Re: Register Limit - by shark - 13.06.2009, 14:24
Re: Register Limit - by Correlli - 13.06.2009, 14:33
Re: Register Limit - by OmeRinG - 13.06.2009, 14:34

Forum Jump:


Users browsing this thread: 1 Guest(s)