Convert dini to y_ini
#4

Quote:
Originally Posted by Y_Less
View Post
OK, well show us the code you tried. If "settings.ini" is a constant file name, it's much simpler as you can use "INI_Load" instead of "INI_ParseFile".
I tried in this way:
Settings.ini is the server stats file,where all stats are saved (like total kicks,bans,accounts).

pawn Code:
INI_Int("TotalBans",TotalBans);
INI_WriteInt(settings.txt,"TotalBans",TotalBans);
Reply


Messages In This Thread
Convert dini to y_ini - by Face9000 - 29.05.2012, 20:55
Re: Convert dini to y_ini - by Face9000 - 30.05.2012, 06:07
Re: Convert dini to y_ini - by Face9000 - 30.05.2012, 09:44
Re: Convert dini to y_ini - by Face9000 - 30.05.2012, 10:10
Re: Convert dini to y_ini - by Face9000 - 30.05.2012, 10:23
Re: Convert dini to y_ini - by Face9000 - 30.05.2012, 10:49
Re: Convert dini to y_ini - by Face9000 - 30.05.2012, 10:59
Re: Convert dini to y_ini - by IceCube! - 30.05.2012, 11:22
Re: Convert dini to y_ini - by Face9000 - 30.05.2012, 15:41

Forum Jump:


Users browsing this thread: 1 Guest(s)