View Single Post
Old
  (#5)
rudedog is Offline
Site Owner
 
rudedog's Avatar
 
Posts: 5,843
Join Date: Jan 2002
Location: Florida, USA
 Send a message via ICQ to rudedog Send a message via AIM to rudedog  
Default 09-28-2002, 05:59 PM

dumpuser
Usage: rcon dumpuser [client name]
Will return info on a user :

[code:c7559]userinfo
--------
dm_playermodel : allied_airborne - Name of the skin the client is currently using
dm_playergermanmodel : german_elite_sentry - Name of the model the client is currently using
name : JohnDoe - Name of the client
rate : 20000 - Clients rate
snaps : 20 - ??
password : bungee - If the client is connecting via a password, this is the password he is using[/code:c7559]

kick
usage: rcon kick [client name or "all"]
kicks a client by his in game nick. If a the client has a space in his name. Surround his name in quotes. If you wish to kick all clients at once. then use all.

Path
usage: rcon path
will return all current game paths for pk3 files on server

restart
usage: rcon restart
will restart the current map

systeminfo
usage: rcon systeminfo
Will return system info g_syncronousclients, sv_serverid, and timescale.


Not so Rude
- Rudedog
Follow me via Twitter @THErealRUDEDOG
  
Reply With Quote