03.08.2013, 23:50
Hi guys, I need help how to save some inputtext in .ini file ? I'm trying to make when player type his email adress, to save it in his .ini file.
Thaanks
Thaanks
if (response) { // Here save your email address // INI_WriteString ( File_Handler , "email", inputtext ); }