Help - INI
#1

Hi, i have one problem!

I have a command /unban that does:

new INI:File = INI_Open(fstring);
INI_WriteInt(File,"Banned",0);
INI_WriteString(File,"Banreason","0");
INI_WriteString(File,"Bantime","0");
INI_WriteString(File,"Banner","0");
INI_Close(File);

But now, in my INI file there are "Banned, Banreason...", but whene i type the command /unban it makes new ones at the top, as shown here: http://prntscr.com/2vf83s
Reply


Messages In This Thread
Help - INI - by Fjclip99 - 24.02.2014, 13:18
Re: Help - INI - by Threshold - 24.02.2014, 16:09
Re: Help - INI - by Fjclip99 - 24.02.2014, 18:07

Forum Jump:


Users browsing this thread: 1 Guest(s)