14.04.2013, 01:16
i think it's the
and
i think it's dis
Код:
format(string, sizeof(string), "The password you have entered was incorrect. Attempts(%d)", FailLogin[playerid]);
Код:
SendClientMessageToAll(-1, string);
Код:
new string[128]; format(string, sizeof(string), "%s has been kicked (Failed Logins)",pName(playerid) );