Cant save inputtext with y_ini HELP!
#2

It is saved correctly if you open the file, write and close it but you do store it to the variable wrong.

pawn Код:
strcat((PlayerInfo[playerid][pEmail][0] = EOS, PlayerInfo[playerid][pEmail]), inputtext, 20);
...
INI_WriteString(File, "Email", inputtext);
Reply


Messages In This Thread
Cant save inputtext with y_ini HELP! - by baba1234 - 24.05.2015, 21:23
Re: Cant save inputtext with y_ini HELP! - by Konstantinos - 24.05.2015, 21:27
Re: Cant save inputtext with y_ini HELP! - by baba1234 - 24.05.2015, 21:34
Re: Cant save inputtext with y_ini HELP! - by Konstantinos - 24.05.2015, 21:38
Re: Cant save inputtext with y_ini HELP! - by baba1234 - 24.05.2015, 21:44

Forum Jump:


Users browsing this thread: 2 Guest(s)