• Rcon not set up.
    3 replies, posted
So I run a server and I just recently got it set up. But when I try to log into the console by using rcon.login "password" to set myself as master admin, it gives me an error "rcon not set up" Anyone know why this is happening and how to fix it?
If anyone has ANY idea how to fix this please respond. I have rcon.password "my password" and the hostname line in place in my cfg file, but if anyone can provide the correct setup just to confirm I have it set up right, as well as any other required parameters that are essential to make it work, I would appreciate it.
maybe if you go fuck yourself hard enough it might fix it
Here is my config file, if you just replace ****** with what you need this should work. // Your servers name server.hostname "*******" // Choose if your server is player versus players (true = PVP, false = PVE) server.pvp true // Choose if your server is a sleeper server (true) or if disconnected players don't spawn sleepers (false) sleeper.on true // The password you use to login to the remote console. DO NOT SHARE. DO NOT MAKE IT EASY TO GUESS. rcon.password ******** // Truth Anti-Cheat (when set to true, people will be kicked for doing 'weird' things) truth.enforce true // Sets the minimum amount of players required for an airdrop airdrop.min_players "10" // Enables chat log for rcon chat.serverlog true
Sorry, you need to Log In to post a reply to this thread.