Battlefield 3 Rcon Commands

Common BF3 Rcon Commands:

MapList

mapList.setNextMapIndex<index: integer>

Effect: Specifies which map to switch to once the current round completes. If there are rounds remaining on the current map, those rounds will be skipped.

mapList.runNextRound

Effect: Switches immediately to the next round, without going through the end-of-round sequence.

mapList.restartRound

Effect: Restarts the current round, without going through the end-of-round sequence.

Communication

admin.say<message: string><players: player subset>

Effect: Send a chat message to players. The message must be less than 128 characters long. NOTE current it is only possible to send messages to all, teams or squads – not to individual players!

Manage players

admin.kickPlayer<soldier name: player name> [reason: string]

Effect: Kick player <soldier name> from server Comments: Reason text is optional. Default reason is “Kicked by administrator”.

admin.listPlayers<players: player subset>

Effect: Return list of all players on the server; including guids

admin.movePlayer<name: player name><teamId: Team ID><squadId: Squad ID><forceKill: boolean>

Effect: Move a player to another team and/or squad Comment: Only works if player is dead. This command will kill player if forceKill is true

admin.killPlayer<name: player name>

Effect: Kill a player without any stats effect


Misc

Request: login.plainText<password: string>

Effect: Attempt to login to game server with password <password> Comments: If you are connecting to the admin interface over the internet, then use login.hashed instead to avoid having evildoers sniff the admin password

login.hashed

Effect: Retrieves the salt, used in the hashed password login process Comments: This is step 1 in the 2-step hashed password process. When using this people cannot sniff your admin password.

login.hashed<passwordHash: HexString>

Effect: Sends a hashed password to the server, in an attempt to log in Comments: This is step 2 in the 2-step hashed password process. When using this people cannot sniff your admin password.

Logout

Effect: Logout from game server

quit

Effect: Disconnect from server

  • 85 Utenti hanno trovato utile questa risposta
Hai trovato utile questa risposta?

Articoli Correlati

Battlefield 3 Start Player Values

We recommend these values as there is a bug in the start player count so setting this to 3 will...

Battlefield 3 Server Region

If your server is not showing in a region, please send in a support ticket and we'll get this...

Battlefield 3 R34 Server Administrator Documents released by DICE

Download the server administrator documents at the link below....

DISREGARD R9 BF3 Server Update Email

Valued Customers, Please disregard any emails you get about Battlefield 3 R9 Updates. Some may...

Battlefield 3 Lag Complaints

Battlefield 3 has a few bugs with a couple maps causing a heavy amount of lag at times. At this...