HOW TO SET UP A SERVER W/RCON

HOW TO SET UP A SERVER W/RCON


 
1. Connect to server
2. type in console rcon_address [68.58.97.65:27015] (No Password, Just port and ip)
3. type rcon_password [Insert Password Here]
4. To test if you did it right, type rcon say dsjkalfjsl and see if it appears in chat
 
Now to set it up
5. First, Change the map by using this command
rcon changelevel [Insert map name here] (Make sure the name is exact ex pl_swiftwater_ugc)
 
6. Now you need to change the config
rcon exec [Insert Config here] (Make sure name is exact)
 
KOTH = ugc_HL_koth
5CP = ugc_HL_standard
PL = ugc_HL_stopwatch

// ESEA 6v6 Configs
alias esea_ctf "rcon exec esea_ctf"
alias esea_koth "rcon exec esea_koth"
alias esea_push "rcon exec esea_push"
alias esea_standard "esea_push"
alias esea_std "esea_push"
alias esea_stopwatch "rcon exec esea_stopwatch"
alias esea_off "rcon exec esea_off"
alias ESEA "alias config_standard esea_push; alias config_koth esea_koth; alias config_stopwatch esea_stopwatch; alias config_golden; alias config_tugofwar; alias config_ctf esea_ctf; alias config_off esea_off; echo ESEA 6V6 Config loaded."

tf_preround_push_from_damage_enable


Learn More :