Making a accurate ban system [HELP]
#8

Quote:
Originally Posted by Stinged
Посмотреть сообщение
I don't know how to remove something from a list, I'll try to search for an answer, I'll reply if I found one.

Here's another idea:
How about making a new folder called something like "bannedips" and then listing every IP as a new txt file.
Then if you want to unban, fremove.



He wants to know how to remove an IP from a whole list of IPs.
then he should use Y_ini as it has function:
pawn Код:
new
    INI:ini = INI_Open("myini.ini");
INI_RemoveEntry(ini, "NAME");
INI_Close(ini);
Reply


Messages In This Thread
Making a accurate ban system [HELP] - by JaKe Elite - 01.09.2014, 05:40
Re: Making a accurate ban system [HELP] - by DaniceMcHarley - 01.09.2014, 09:43
Re: Making a accurate ban system [HELP] - by JaKe Elite - 01.09.2014, 10:12
Re: Making a accurate ban system [HELP] - by DaniceMcHarley - 01.09.2014, 10:44
Re: Making a accurate ban system [HELP] - by JaKe Elite - 02.09.2014, 08:35
Re: Making a accurate ban system [HELP] - by PMH - 02.09.2014, 08:39
Re: Making a accurate ban system [HELP] - by Stinged - 02.09.2014, 08:41
Re: Making a accurate ban system [HELP] - by PMH - 02.09.2014, 08:51
Re: Making a accurate ban system [HELP] - by Stinged - 02.09.2014, 08:55

Forum Jump:


Users browsing this thread: 1 Guest(s)