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..

This does not work this way. Better use a metamod plugin like AMX where
several plugins exist that fit your (at least my) needs. They "emulate" a
ban by checking the STEAM-Id of a new connecting player and kicking people
whose Id is stored in a mysql database :)

Kind regards
M.C.S.


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

Reply via email to