SA-MP Forums Archive
HELP FOR LOAD TEXT - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: HELP FOR LOAD TEXT (/showthread.php?tid=493858)



HELP FOR LOAD TEXT - br155 - 10.02.2014

PLZ HELP FOR LOAD TEXT FOR PRINT AND PRINT TEXT
dini_Set(file,"TEXT",name);


Re: HELP FOR LOAD TEXT - SwisherSweet - 10.02.2014

pawn Код:
new
    INI:ini = INI_Open(whateverfile);
INI_WriteString(ini, "passwordorwhatever", inputtext);
INI_Close(ini);
Never used INI before but i think that's right, And turn off your caps please ask politely for help...


Re: HELP FOR LOAD TEXT - br155 - 10.02.2014

no dude i need Example one name saveed then load name of name texrt Understand؟
in need save name text
like:
save[playerid]= dini_Set(file,"namesave",name); // saveed name
save[playerid]= (dini_Int(file, "namesave")); // load name
but not load Character Letters i need save anad load Character Letters