Little help? Inputtext y_ini
#1

Ok i need to get some stuff saved in y_ini. And that is going to be what the player type in the DIALOG_STYLE_INPUT. And example code is this
pawn Код:
INI_WriteInt(File,"inputtext",inputtext);
just as a example i know that dont work.
Reply
#2

Inputtext is a string not integer.
If you gonna hash the password w/ inputtext use whirlpool.

and INI_WriteInt is use for writing integer not writing for string.

use INI_WriteString it use for writing string such as "n00bs", "none" read the y_ini tutorial made by ******
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)