Tremulous Forum

Community => Servers => Topic started by: leighrex on December 21, 2007, 07:59:32 am

Title: i need help
Post by: leighrex on December 21, 2007, 07:59:32 am
hey guyz i have tryed everything to get this Stupid rconpassword stuff to work

///////////////////////////////////////////////////////////////////////////////////////////////////////////
set sv_pure 1
//passwords
set g_needpass 0
//set g_password password
set rconPassword butter   <<<<<------
//loading screen
set sv_hostname "Eat me out"
set g_motd "Yow are Fkucked"
//disallow downloads from the server
set sv_allowdownload 0
//maximum number of clients
//greater than 24 is not recommended from a gameplay point of view
set sv_maxclients 24
//after 55 minutes, all build points are removed
set g_suddenDeathTime 55
//after 60 minutes, the game will end as a draw
set timelimit 60
//forces each team to have a similar number of players
set g_teamForceBalance 1
//following the first map, start this rotation
set g_initialMapRotation rotation1
//misc settings
set pmove_fixed     0
set sv_minRate      5000
set sv_maxRate      15000
set sv_minSnaps     10
set g_alienBuildPoints 200
set g_humanBuildPoints 200
//start this map first
map atcs
//////////////////////////////////////////////////////////// ANNOYING pleez help
Title: Re: i need help
Post by: Caveman on December 21, 2007, 08:26:49 am
// passwords                                                                                                                                 
set g_needpass "0"         
set g_password ""         
set sv_privatePassword "priv-pass"
set rconPassword "rcon-pass"

If that does not help, then your conf does not get read, go back to step 1 and reread the howtos.
Title: Re: i need help
Post by: leighrex on December 21, 2007, 09:07:34 am
mm i set it up like this

//passwords
set g_needpass "0"         
set g_password ""         
set sv_privatePassword "Leighrex"
set rconPassword "Leighrex"

and it said no rcon password set on this server or sumfink like that

Title: Re: i need help
Post by: Caveman on December 21, 2007, 09:17:31 am
What OS are you using and where is your server.conf located?
Title: Re: i need help
Post by: leighrex on December 21, 2007, 09:22:23 am
MMM WHAT IS A OS


C:\Program Files\Tremulous\base (server.CFG)
Title: Re: i need help
Post by: Oblivion on December 21, 2007, 05:17:58 pm
A OS is operating system like Linux, mac, and windows etc.
Now your running windows from where your server.cfg is located.