Tremulous Forum

Community => Servers => Topic started by: engordiaz on March 30, 2008, 08:01:39 am

Title: help on sv_hostname and init game commands
Post by: engordiaz on March 30, 2008, 08:01:39 am
im just wondering how to change ur server name and also set the /rcon i want to do this on my server my server is up and going to be running
Title: Re: help on sv_hostname and init game commands
Post by: gynterk on March 31, 2008, 12:18:36 pm
You have to set 'rcon' password in server config file and then you can change variables via /rcon ingame. You can also set hostname in server config file.
Title: Re: help on sv_hostname and init game commands
Post by: CreatureofHell on March 31, 2008, 01:08:13 pm
Code: [Select]
set sv_hostname "my server"
set rconpassword "rcon"
In your server.cfg
Title: Re: help on sv_hostname and init game commands
Post by: _-+|[A]|+-_ on April 02, 2008, 09:55:55 pm
Open your server.cfg with notepad or word pad then edit stuff inside it.  ;)