PDA

View Full Version : Question about banned.cfg


h00kaH
8th July 2005, 03:35
I'm using ADMINMOD for CS and I've tried several times to ban people using their STEAM ID, or just the server number they are assigned to and I get for example this one...

banid 0.0 STEAM_0:0:8289332

...in my banned.cfg file. However, within like a day or so, it gets deleted out of there on it's own. I've tried putting a "0" after I ban it manually using "admin_ban STEAM_0:0:8289332 0" <-- like that. Also, when I do say their server number is 4 I do, "admin_ban 4 0" and everything still gets deleted. After the "banid" part do I need to change those two zeros (0.0) to something else or what?

Did something change with ADMINMOD over the last year where when you ban it doesn't stay banned? Cause I used to use it all the time a few months back and it worked just fine. I'm at a loss here. Anyone with some input would be appreciated please.

SK
8th July 2005, 09:41
Hummm never heard of a problem like that. We use adminmod on majority of our servers. But when it comes to bans I normally manually edit the banned.cfg because I like to add extra info so I know what each ban is about.
Example

banid 0.0 STEAM_0:0:123456 //Racist
banid 0.0 STEAM_0:0:123457 //Aimbot

It might be an idea (if you can) to set the banned.cfg to read only and manually edit the banned file. Sounds like it could be a bug. Do you have server logs? Would be interesting to see if the logs show adminmod doing something it shouldn't at the time of the ban.

We're in the middle of recoding the site and with a little bit of luck this should help alot in this situation.