Changing RCON Password

From CyberWurx Customer Wiki

(Difference between revisions)
Jump to: navigation, search

Cwadmin (Talk | contribs)
(New page: =File: gamedirectory/cfg/server.cfg= server.cfg can be found inside the game directory's cfg folder. =CVAR: rcon_password= Usage: rcon_password "mypassword" *Your password would replace ...)
Next diff →

Revision as of 14:32, 20 November 2009

Contents

[edit] File: gamedirectory/cfg/server.cfg

server.cfg can be found inside the game directory's cfg folder.

[edit] CVAR: rcon_password

Usage:

rcon_password "mypassword"
  • Your password would replace "mypassword" include the quotation marks

[edit] Purpose

This is the rcon administration password. This is required for running admin commands that would affect the server.

[edit] Authenticating Using RCON in game

Run the following command to authenticate yourself in console.

rcon_password mypassword

After you authenticate yourself, you can run admin commands. For example...

rcon changelevel de_dust2
Personal tools