13.11.2010, 09:52
How can i use a DIALOG_STYLE_INPUT TO write a inputtext i typed like BEBOP.. to a users.ini file with line like this
dini_Set(file, "Firstname",PlayerInfo[playerid][pFirstname]);
if i view the users ini file it show me line
Firstname=BEBOP
dini_Set(file, "Firstname",PlayerInfo[playerid][pFirstname]);
if i view the users ini file it show me line
Firstname=BEBOP