Difference between revisions of "Rcon password"

From FTE
Jump to: navigation, search
m
 
Line 5: Line 5:
 
<br>
 
<br>
 
<br />
 
<br />
    Type: Variable<br />
+
Set the password that will be sent automatically with the rcon commands.
<br />
+
 
    Syntax: rcon_password (password)<br />
+
Note: Setting the this variable will allow you skip the (password) part for future rcon commands.
<br />
+
 
    Default: (none)<br />
+
Example: rcon_password foo; rcon map start
<br />
 
    Description: Set the password that will be sent automatically with the rcon commands.<br />
 
<br />
 
    Note: Setting the this variable will allow you skip the (password) part for future rcon commands.<br />
 
<br />
 
    Example: rcon_password foo; rcon map start<br />
 

Latest revision as of 17:50, 10 November 2005

Name: rcon_password
Default value: ""
Cvar flags: None
FTEQW Builds: Software Renderer OpenGL Renderer Minimal GL Build Merged Build Linux Build


Set the password that will be sent automatically with the rcon commands.

Note: Setting the this variable will allow you skip the (password) part for future rcon commands.

Example: rcon_password foo; rcon map start