Cant save inputtext with y_ini HELP!
#1

I want to save someones email with y_ini but I cant..

Код:
enum pInfo
{
	pPass,
	pLevel,
	pSpawn,
	pAdmin,
	pSpol,
	pGodine,
	pPorijeklo,
	pNovac,
	pUbistva,
	pSmrti,
	CardOwner,
	pEmail[20]
}
new PlayerInfo[MAX_PLAYERS][pInfo];

PlayerInfo[playerid][pEmail]= strval(inputtext);
                format(PlayerInfo[playerid][pEmail], 20, "%s", inputtext);
                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: 3 Guest(s)