Errors of login
#5

I think the error is in this line :

pawn Код:
format(string, sizeof(string), "The password you have entered was incorrect, Attempts(%d)",FailLogin[playerid]);
Change it to :

pawn Код:
format(strs, sizeof(strs), "The password you have entered was incorrect, Attempts(%d)",FailLogin[playerid]);
Reply


Messages In This Thread
Errors of login - by DerickClark - 13.04.2013, 19:43
Re: Errors of login - by Isolated - 13.04.2013, 19:56
Re: Errors of login - by DerickClark - 13.04.2013, 20:01
Re: Errors of login - by Isolated - 13.04.2013, 20:05
Re: Errors of login - by SilverKiller - 13.04.2013, 20:06
Re: Errors of login - by DerickClark - 13.04.2013, 20:08
Re: Errors of login - by SilverKiller - 13.04.2013, 21:16
Re: Errors of login - by DerickClark - 14.04.2013, 01:16

Forum Jump:


Users browsing this thread: 1 Guest(s)