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 brukere syntes dette svaret var til hjelp
Var dette svaret til hjelp?

Relaterte artikler

Battlefield 3 Setup Punkbuster Streaming

To setup streaming you have to import the pbsvuser and pbucon.use file. Step 1: You can do...

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 Updating Your Punkbuster

To update your PB on your local computer you will need to follow these steps. Go to the...

DISREGARD R9 BF3 Server Update Email

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