hondaman wrote:
> I am, and it doesnt work.  I cant enter the rcon information.  Using
> version 1.30.  Besides, it doesnt help much when alt-tabbing crashes CSS
> every time.  I need to know how to do it IN GAME via console.

Enter your rcon password in the console when you're connected:

rcon_password password

Right now, the only way (at least on Win32) to kick/ban people is to use their full 
names:

rcon kick jackass -- will just kick him
rcon banid 0 jackass kick -- will permaban player named jackass and
                          -- then kick him

Change the 0 in the above to change the timelimit (in minutes) for the banning. I'm 
not 100% certain that banning works this way still, or if banning even works at all in 
SRCDS right now, but that's the way you do it.

Other useful stuff:

rcon_address your.server.ip -- will allow you to do rcon without connecting.
                            -- follow with rcon_password
rcon stat,
rcon status                 -- Both print out lists of users connected, but
                            -- with different formatting.

(p.s. sorry if my formatting's munged, I'm confined to webmail today :/)
--
Tim




_______________________________________________
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