INI_WriteStringEx
#1

I'm tryin' to do this:

pawn Код:
format(string, sizeof string, "%d|%d|%d|%s|%s|Banned by *SYSTEM* for %s", day, month, year, ip, giveplayer, reason);
INI_WriteStringEx("LuxAdmin/Config/TempBans.ban", ip, string);
But this function isn't declared, as I thought it is! So what shall I do now; how to declare it? Or if not, how could I use the same just with INI_"WriteString"?
Reply


Messages In This Thread
INI_WriteStringEx - by Twisted_Insane - 19.05.2012, 09:33
Re: INI_WriteStringEx - by HDFord - 19.05.2012, 10:23
Re: INI_WriteStringEx - by Twisted_Insane - 19.05.2012, 12:39
Re: INI_WriteStringEx - by fordawinzz - 19.05.2012, 12:59
Re: INI_WriteStringEx - by Twisted_Insane - 19.05.2012, 13:07

Forum Jump:


Users browsing this thread: 1 Guest(s)