tf2-bot-kicker-gui
tf2-bot-kicker-gui copied to clipboard
Unable to use Default RCon Port
Hello,
I run my own servers with ports 27010 - 27020, these are reserved for them. The program will not connect to my TF2 because the ports are being used.
Is there a way to change the RCON port that the kicker uses, so it can work?
Hi, apologies for the delayed response. If you compiled the program yourself you can change the port number on line 57 of command_manager.rs (in src/io), and launch TF2 with the -port number_here launch option added.