question

New Member
Joined
Mar 9, 2004
Messages
30
Best answers
0
i mean using listenserver.cfg or server.cfg or autoexec.cfg. I don't know how to set them up.
 
Active Member
✔️ HL Verified
💻 Oldtimer
Joined
Aug 2, 2002
Messages
1,228
Best answers
0
Location
Amongst the dirty dutchies
if the server has rcon, its like this
type in console "status" there you will see the steam id of the person
then type rcon banid 0(time of ban, 0 is permanent) steam_0:1:123123 kick
with the correct steamid ofcourse.
if the server doesnt have rcon, then leave the rcon part of
 
New Member
Joined
Mar 9, 2004
Messages
30
Best answers
0
i tried that and it worked but how do you make it to where you just type it in a cfg and they are banned from getting in your server so you don't have to type anything.

like a banned.cfg?
 
Active Member
✔️ HL Verified
💻 Oldtimer
Joined
Aug 2, 2002
Messages
1,228
Best answers
0
Location
Amongst the dirty dutchies
the guy you have banned cant join the server anymore, and if you dont know their steamid's what would a banned.cfg do?
 
Active Member
✔️ HL Verified
💻 Oldtimer
Joined
Aug 2, 2002
Messages
1,228
Best answers
0
Location
Amongst the dirty dutchies
you can make a server config if you know their id's
make a notepad file and save it as banlist.cfg
put the commands in like this

rcon banid 0 steam_0:1:2345
rcon banid 0 steam_0:1:4567
rcon banid 0 steam_0:1:8910
rcon banid 0 steam_0:1:1112
rcon banid 0 steam_0:1:1314

put the banlist.cfg in the same folder where youre config.cfg is

when you want the banlist to load for that server, type in console
exec banlist.cfg

or edit youre servers autoexec and add that line into it
 
New Member
Joined
Mar 9, 2004
Messages
30
Best answers
0
could i put the id's in like this -> banid 0 STEAM_0:0:1234567 kick
or do i need the rcon in there?
 

Users who are viewing this thread

Top Bottom