Register System
#2

This can be signs that your login system isn't really checking passwords.

Although I suggest using something like this:

pawn Код:
if(strlen(inputtext) < 6) return ShowPlayerDialog(playerid, Dialog_Register, DIALOG_STYLE_INPUT, "Register", "Welcome to [Enter Server Name Here]\nYour password must be longer than 6 Characters!", "Register", "Quit");
Reply


Messages In This Thread
[Help]Register System - by TaiChi - 29.03.2015, 21:28
Re: Register System - by Nautic - 30.03.2015, 06:04
Re: Register System - by Nicker - 30.03.2015, 09:14

Forum Jump:


Users browsing this thread: 3 Guest(s)