
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.
|