Re: [hlds_linux] steam bans

2004-01-04 Thread Marcelo Bezerra
Change the bans to non permanent ones.
banid 300 STEAM...
That way they don't get written by writeid, and are forgotten when the
server restarts.

On Sat, 2004-01-03 at 21:56, john wrote:
> On Sun, 4 Jan 2004, Arie M wrote:
>
> > john wrote:
> >
> > >Hi,
> > >The system I use for banning relies on a central banfile that is updated
> > >and exec'd on mapchange by means of the server config file. However, if a
> > >ban is removed from the central banfile, the server still remembers all
> > >that have been previously banned, unless they are removed manually or the
> > >server is restarted. Is there any way to make the server forget all bans
> > >it has at map change, without me having to script things like compare old
> > >ban file with new, see whats removed, and then kkrcon removeid that
> > >from all servers..
> > >
> > >cheers,
> > >
> > >john
> >
> > Instead of removeing the line from the list, change the line to
> > removeid ID
>
> It's not that simple as the central ban file is created from a mysql
> database which has a flag saying if its banned or not. I suppose I could
> do it when its changed on the webinterface or something, but that sounds
> like way too much hard work :)
>
> john
>
>
> ___
> To unsubscribe, edit your list preferences, or view the list archives, please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux


___
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] steam bans

2004-01-03 Thread john
On Sun, 4 Jan 2004, Arie M wrote:

> john wrote:
>
> >Hi,
> >The system I use for banning relies on a central banfile that is updated
> >and exec'd on mapchange by means of the server config file. However, if a
> >ban is removed from the central banfile, the server still remembers all
> >that have been previously banned, unless they are removed manually or the
> >server is restarted. Is there any way to make the server forget all bans
> >it has at map change, without me having to script things like compare old
> >ban file with new, see whats removed, and then kkrcon removeid that
> >from all servers..
> >
> >cheers,
> >
> >john
>
> Instead of removeing the line from the list, change the line to
> removeid ID

It's not that simple as the central ban file is created from a mysql
database which has a flag saying if its banned or not. I suppose I could
do it when its changed on the webinterface or something, but that sounds
like way too much hard work :)

john


___
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] steam bans

2004-01-03 Thread Arie M
john wrote:

Hi,
The system I use for banning relies on a central banfile that is updated
and exec'd on mapchange by means of the server config file. However, if a
ban is removed from the central banfile, the server still remembers all
that have been previously banned, unless they are removed manually or the
server is restarted. Is there any way to make the server forget all bans
it has at map change, without me having to script things like compare old
ban file with new, see whats removed, and then kkrcon removeid that
from all servers..
cheers,

john

___
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux



Instead of removeing the line from the list, change the line to
removeid ID
:)

___
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux