04.02.2010, 01:15
Change
To this:
Код:
gPlayerInfo[playerid][PLAYER_PASS] == password;
Код:
strmid(gPlayerInfo[playerid][PLAYER_PASS],password, 0, strlen(password), 255);