|
It is currently Wed Jun 19, 2013 4:30 pm |
| Author |
Message |
|
Moobz
|
Posted: Mon Sep 24, 2007 12:17 pm |
|
 |
| GameServers.com Forum Newb |
Joined: Mon Sep 24, 2007 9:45 am Posts: 1
|
|
How can i admin a TF2 Server in game, i got a GS server ye
|
|
| Top |
|
|
Rawuk
|
Posted: Mon Sep 24, 2007 1:15 pm |
|
 |
| GameServers.com Forum Newb |
Joined: Mon Sep 24, 2007 1:13 pm Posts: 1
|
I would also like to know how to do this, and a list of commands if you please 
|
|
| Top |
|
|
Kjeldor
|
Posted: Mon Sep 24, 2007 5:22 pm |
|
 |
| GameServers.com Forum Newb |
Joined: Mon Sep 24, 2007 5:17 pm Posts: 3
|
|
first you will need to enable the console, under options. Then you hit ~ to pull up the console, and type
rcon_password ******
that will authenticate you and allow you to run remote console commands. here is a list of some of the more useful ones:
rcon_password [password] - remote console password.
rcon [command] - Issue an rcon command.
users - Show user info for players on server
kick [username/userid/userslot] - Kick a player by slot, userid or name
addip [ipaddress] - Add an IP address to the ban list
removeip [userip] - Remove an IP address from the ban list
writeip - Save the ban list to banned_ip.cfg
listip - List IP addresses on the ban list
banid [userid] - Add a user ID to the ban list
removeid [userid] - Remove a user ID from the ban list
writeid - Writes a list of permanently-banned user IDs to banned_user.cfg
listid - Lists banned users
changelevel [mapname] - Change to the specified map
|
|
| Top |
|
|
Rushin Russian
|
Posted: Fri Sep 28, 2007 12:37 pm |
|
 |
| GameServers.com Forum Newb |
Joined: Wed Jul 18, 2007 7:26 pm Posts: 2
|
|
for some reason my console button doesn't work. I tried changing the bind for it but it still doesnt work. any ideas?
|
|
| Top |
|
|
RubberNeck
|
Posted: Fri Sep 28, 2007 1:17 pm |
|
 |
| No Longer a Newb |
Joined: Sat Sep 22, 2007 5:54 pm Posts: 30
|
Go to Options, Keyboard, Advanced and check Enable Developers console.
To admin remotely you wll need to use HLSW... http://www.hlsw.org/
|
|
| Top |
|
|
Rushin Russian
|
Posted: Fri Sep 28, 2007 1:42 pm |
|
 |
| GameServers.com Forum Newb |
Joined: Wed Jul 18, 2007 7:26 pm Posts: 2
|
|
OH DUH...lol thanks for the reminder
|
|
| Top |
|
|
spliFF
|
Posted: Sat Sep 29, 2007 1:27 pm |
|
 |
| GameServers.com Forum Newb |
Joined: Fri Sep 28, 2007 12:26 am Posts: 7
|
|
How do we change the server name? I've changed it several times but it went back to the original name. "A new gameserver.com...........
How do i make it so it doesnt change back? And also how do i make my server a 24/7 map? Thanks a bunch!
|
|
| Top |
|
|
ruanon
|
Posted: Sat Sep 29, 2007 1:36 pm |
|
 |
| GameServers.com Forum Newb |
Joined: Fri Sep 28, 2007 7:41 pm Posts: 8
|
spliFF wrote: How do we change the server name? I've changed it several times but it went back to the original name. "A new gameserver.com........... How do i make it so it doesnt change back? And also how do i make my server a 24/7 map? Thanks a bunch!
Change it in the server.cfg via FTP
|
|
| Top |
|
|
RubberNeck
|
Posted: Sat Sep 29, 2007 2:45 pm |
|
 |
| No Longer a Newb |
Joined: Sat Sep 22, 2007 5:54 pm Posts: 30
|
|
To make your server a 24/7 one map edit your maplist.txt and mapcycle.txt files.
One other question....why does my motd file get reset to default everytime I restart the server. I know the restart does the HLDS update, but should it overwrite the MOTD file?
|
|
| Top |
|
|
]ES[ Mr Feelgood
|
Posted: Sat Sep 29, 2007 5:00 pm |
|
 |
| No Longer a Newb |
Joined: Wed Sep 28, 2005 7:59 pm Posts: 69
|
|
If there is an update, the MOTD is over written each time. What I do is set my MOTD to read only, CHMOD 444 or use youre FTP browser. If it is read only, it wont be over written in an update.
_________________ Firing Frenzy Servers and Forums
|
|
| Top |
|
|
Clandest
|
Posted: Sat Sep 29, 2007 6:32 pm |
|
 |
| No Longer a Newb |
Joined: Sat Sep 29, 2007 1:24 pm Posts: 99
|
|
how do you know what your rcon PW is?
|
|
| Top |
|
|
RubberNeck
|
Posted: Sat Sep 29, 2007 7:43 pm |
|
 |
| No Longer a Newb |
Joined: Sat Sep 22, 2007 5:54 pm Posts: 30
|
|
The rcon password is in your server.cfg file. I believe gameservers defaults it to your account user name(number). You should change it.
|
|
| Top |
|
|
Clandest
|
Posted: Sat Sep 29, 2007 7:57 pm |
|
 |
| No Longer a Newb |
Joined: Sat Sep 29, 2007 1:24 pm Posts: 99
|
|
when i try to do a line of code it says
"not running a server"
_________________
|
|
| Top |
|
|
]ES[ Mr Feelgood
|
Posted: Sun Sep 30, 2007 12:22 pm |
|
 |
| No Longer a Newb |
Joined: Wed Sep 28, 2005 7:59 pm Posts: 69
|
|
If you go into your Control Panel, thats where youll want to do everything. Once you log in to your CP hit the HOME button, if youre not there already. Youll also want a good FTP program to upload/download your files. Use the FTP program to download your server.cfg file. Youll find it in the CFG directory. Which will be /tf/xx.xx.xx.xx:27015/tf/cfg youll need to fill it in with the IP of your server. Once in the directory download the server.cfg file and use a good text editor to edit the file. Go to the line that says rcon_password "xxxxx" and change this to the password you wish to use. The default is the number to your account. Youll also want to change the hostname to whatever you want to call your server, and adjust any other settings to your liking. Once it is all setup, upload your server.cfg back to the server. Youll want to stop and restart the server at this point. Now your server will be setup and under your control.
From inside the game, open your console and type 'rcon_password XXXXX' without the quotes, using whatever you set the rcon password to. Now you are logged into rcon and can issue the rcon commands that have been laid out previously in this thread.
Hope this helps...
_________________ Firing Frenzy Servers and Forums
|
|
| Top |
|
|
TheRapture
|
Posted: Mon Oct 29, 2007 11:58 am |
|
 |
| GameServers.com Forum Newb |
Joined: Sat Sep 15, 2007 9:06 am Posts: 3
|
|
can someone tell me how to create a server message? I've checked the FTP config files and can't seem to find where to edit/add it.
|
|
| Top |
|
Who is online |
Users browsing this forum: Google [Bot] and 12 guests |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|