[bf1942] Tards to ban
ScratchMonkey
ScratchMonkey at SewingWitch.com
Sat May 31 18:56:11 EDT 2003
--On Saturday, May 31, 2003 12:47 PM +0200 "Fredriksson, Andreas"
<andreas.fredriksson at dice.se> wrote:
> but it has to work persistently as well so I'm going to have
> to rewrite some console commands for it to work.
Not sure about HL, but with Tribes 2 it requires an admin mod to update the
banlist file, otherwise bans are lost when the server restarts. In T2 Bans
are stored as API calls (the T2 scripting language looks vaguely Java-ish):
BanList::addAbsolute(12345, "0", 2147483647);
Where 12345 is the hashed key to ban and the last number is the number of
seconds to ban for.
More information about the Bf1942
mailing list