Armed Assault Rcon Commands

#login [password]
Login as server administrator

#logout
Logout, but stay connected as a normal user

#init
Reload server config file loaded by –config option.

#kick [player_name]
Kick given player

#kick [player_number]
Kick player with given number

#restart
Restart mission

#reassign
Go back to side selection screen

#mission [mission_name]
Select mission with known name

#missions
Select mission

#shutdown
Shutdown server

#userlist
Display list of all users

#monitor [interval_in_sec]
Start server monitoring. Server CPU load and bandwidth usage is displayed in the global chat channel.
The default interval is 10 seconds. To stop monitoring type monitor 0.

#debug [command]
checkfile - check if any file used by clients matches server version (output done both via chat and console)

console - watch server console log remotely *
totalsent - watch outgoing network traffic stats (total) *
usersent - watch outgoing network traffic stats (per-user) *
userinfo - watch bandwidth estimations (per-user) *
userqueue - report outgoing queue statsu (per-user) *
[interval] - set debug stats monitoring interval *
off - stop all debug monitoring. You can also use off to cancel single stats, e.g. #debug userinfo off *

* - output is done using OutputDebugString from the admins client. You can use any debugger to watch this output, or there are utilities for this as well (on very good is DebugView from SysInternals

  • game server gameserver game hosting
  • 40 Users Found This Useful
Was this answer helpful?

Related Articles

BF Vietnam Rcon Commands

To execute remote admin commands, you must be logged in as "Admin" and use...

Call of Duty 2 Rcon Commands

rconpassword [rcon password]Log in as admin. Replace [rcon password] with your rcon password.rcon...

Call of Duty 4 Rcon Commands

/rcon login [RCONPASSWORD]Login to remote rcon./rcon kick [NAME]Kicks a player by name from the...

Call of Duty Rcon Commands

Log in as admin. Replace [rcon password] with your rcon password.rcon statusSee a list of players...

clients.txt file example

"clients.txt"{"version" "1"// This key group lists all your client players"players"{// This must...