On Sun, 4 Jan 2004, M.C.S. 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.. > > 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 :)
Hm, sounds like a plan of some sorts that I might investigate. I'm trying to stick with adminmod for the moment though (out of ease of not having to migrate). I'll have a check for plugins on that side. Cheers, john _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

