19.10.2018, 10:42
Quote:
No my password is: AA1953..
but I don't know strval(inputtext) is right or not. I want some thing like strval(inputtext) but that use for integers and letters.... can you help me? |
Код:
if(strcmp(inputtext, PINFO[playerid][pKey])) { ShowPlayerDialog(playerid,DIALOG_CHANGE_PASSWORDN,DIALOG_STYLE_INPUT, "Password", "{FF0000}You're entered a WRONG password.\n\n{A9C4E4}Please enter your {FF0000}current{A9C4E4} password below.", "Done", "Cancel"); return 1; }