INI Save team - 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: INI Save team (
/showthread.php?tid=609351)
INI Save team -
jimis - 11.06.2016
solve found, thanks
Re: INI Save team -
xTURBOx - 11.06.2016
"Empty" is is string you should use INI_WriteString
eg:
INI_WriteString(File,"team1","Empty");
Re: INI Save team -
jimis - 11.06.2016
[QUOTE=xTURBOx;3715190]"Empty" is is string you should use INI_WriteString
eg:
INI_WriteString(File,"team1","Empty");[/QUOTE I did it and now i get:
PHP код:
Team1:
Team2:
Team3:
Re: INI Save team -
jimis - 11.06.2016
Anyone ? I will give +1