Hello. I'm fairly new to this and I was wondering how would I access the admin console?
In this video you can see the person use some sort of console but nowhere on the internet gives me what I'm asking for. Not the ~ or ` console, but a console for the server that lets me do admin commands.
https://www.youtube.com/watch?v=xaVrCIv7y7o
TTT - How to access admin console?
-
- New to forums
- Posts: 6
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Fri May 16, 2014 11:27 am
Re: TTT - How to access admin console?
If you have managed, you can do this by going to the "Server Control" tab, and using the rcon tool.
In-game if you hold down ~, you will open up your client console. Using rcon(remote console) you can enter commands to your server from this console. Enter this command
rcon_password yourpassword
yourpassword can be found on the "Easy Setup" tab in your control panel.
Then you can enter any command on the server by typing rcon <command>.
For example the kid in the video uses
sv_cheats 1
bot
bot
bot
For you, you can do this by typing
rcon sv_cheats 1
rcon bot
rcon bot
rcon bot
in your client console after you have entered the rcon password.
Note, you should never enable sv_cheats on a real server, it can open your server up to many exploits and cheaters.
In-game if you hold down ~, you will open up your client console. Using rcon(remote console) you can enter commands to your server from this console. Enter this command
rcon_password yourpassword
yourpassword can be found on the "Easy Setup" tab in your control panel.
Then you can enter any command on the server by typing rcon <command>.
For example the kid in the video uses
sv_cheats 1
bot
bot
bot
For you, you can do this by typing
rcon sv_cheats 1
rcon bot
rcon bot
rcon bot
in your client console after you have entered the rcon password.
Note, you should never enable sv_cheats on a real server, it can open your server up to many exploits and cheaters.
Not a NFO employee
Re: TTT - How to access admin console?
Thank you. Is this the same console as the one I'd see on other NFO ttt servers? For example, an admin could do commands and type to other players as "Console" while not even in the server. Is this part of NFO, or some other add-on?soja wrote:If you have managed, you can do this by going to the "Server Control" tab, and using the rcon tool.
In-game if you hold down ~, you will open up your client console. Using rcon(remote console) you can enter commands to your server from this console. Enter this command
rcon_password yourpassword
yourpassword can be found on the "Easy Setup" tab in your control panel.
Then you can enter any command on the server by typing rcon <command>.
For example the kid in the video uses
sv_cheats 1
bot
bot
bot
For you, you can do this by typing
rcon sv_cheats 1
rcon bot
rcon bot
rcon bot
in your client console after you have entered the rcon password.
Note, you should never enable sv_cheats on a real server, it can open your server up to many exploits and cheaters.
Re: TTT - How to access admin console?
Yes, you can type to players in-game using the rcon tool on the control panel.Gengar wrote:Thank you. Is this the same console as the one I'd see on other NFO ttt servers? For example, an admin could do commands and type to other players as "Console" while not even in the server. Is this part of NFO, or some other add-on?soja wrote:If you have managed, you can do this by going to the "Server Control" tab, and using the rcon tool.
In-game if you hold down ~, you will open up your client console. Using rcon(remote console) you can enter commands to your server from this console. Enter this command
rcon_password yourpassword
yourpassword can be found on the "Easy Setup" tab in your control panel.
Then you can enter any command on the server by typing rcon <command>.
For example the kid in the video uses
sv_cheats 1
bot
bot
bot
For you, you can do this by typing
rcon sv_cheats 1
rcon bot
rcon bot
rcon bot
in your client console after you have entered the rcon password.
Note, you should never enable sv_cheats on a real server, it can open your server up to many exploits and cheaters.
In this panel you can type
say text
and it will show up in-game as
Console: text
You can do this in your client console as well, by typing
rcon say text
(after you put in your rcon_password of course)
it will appear in-game as
Console: text
Not a NFO employee
Re: TTT - How to access admin console?
Thanks a bunch! Everything regarding this topic is clear to me now as I know what you're talking about :]soja wrote:Yes, you can type to players in-game using the rcon tool on the control panel.Gengar wrote:Thank you. Is this the same console as the one I'd see on other NFO ttt servers? For example, an admin could do commands and type to other players as "Console" while not even in the server. Is this part of NFO, or some other add-on?soja wrote:If you have managed, you can do this by going to the "Server Control" tab, and using the rcon tool.
In-game if you hold down ~, you will open up your client console. Using rcon(remote console) you can enter commands to your server from this console. Enter this command
rcon_password yourpassword
yourpassword can be found on the "Easy Setup" tab in your control panel.
Then you can enter any command on the server by typing rcon <command>.
For example the kid in the video uses
sv_cheats 1
bot
bot
bot
For you, you can do this by typing
rcon sv_cheats 1
rcon bot
rcon bot
rcon bot
in your client console after you have entered the rcon password.
Note, you should never enable sv_cheats on a real server, it can open your server up to many exploits and cheaters.
In this panel you can type
say text
and it will show up in-game as
Console: text
You can do this in your client console as well, by typing
rcon say text
(after you put in your rcon_password of course)
it will appear in-game as
Console: text
Re: TTT - How to access admin console?
Great!
If you need help with anything else please ask!
If you need help with anything else please ask!
Not a NFO employee
Re: TTT - How to access admin console?
soja wrote:Great!
If you need help with anything else please ask!
I'd create a new thread for this, but it's a simple question.
Whenever I try to access a .lua file in my server files, and it takes me to chrome, it asks for a username and password

I don't remember setting up a username

If I have where could I find it/make one?
Re: TTT - How to access admin console?
Actually. I figured out the answer to the above post I made. However whenever I try to open the FTP explorer through IE, it says that the FTP session was terminated


Re: TTT - How to access admin console?
Download filezilla and use that to modify server files.Gengar wrote:Actually. I figured out the answer to the above post I made. However whenever I try to open the FTP explorer through IE, it says that the FTP session was terminated
http://www.nfoservers.com/forums/viewto ... lla#p40295
This details how to set up filezilla
Not a NFO employee