Author Topic: server settings  (Read 935 times)

JeffConway

  • PGP
  • Posts: 13
server settings
« on: October 15, 2007, 02:02:03 PM »
can someone put up a list to all the setting you can do in your cfg file, i havent seen a list with all of them


also, how do you set what gun you want to start with

sk89q

  • Global Moderator
  • Autococker
  • Posts: 1049
Re: server settings
« Reply #1 on: October 15, 2007, 03:23:10 PM »
List: http://digitalpaint.therisenrealm.com/reference/commands

You can do that with expert, but that works for only the next map, and everyone has to use that gun. To change the guns you start with per map, you have to create map info files for each map. There is no setting on the server for everyone to start with a gun for every map.

Red Blood98

  • VM-68
  • Posts: 178
Re: server settings
« Reply #2 on: October 15, 2007, 03:23:36 PM »
This is my config...if anybody sees a problem fix it...but to my knowledge its all right...and I don't think you can change what gun you start with...unless you change other settings.

// ----------------------------------------------------------------------
// GENERIC SERVER INFO
// ----------------------------------------------------------------------

set hostname "RedBloodsserver"
set website "http://www.freewebs.com/fullmetalpaintball/" s
set admin "RedBlood98" s
set e-mail "twig4u2@yahoo.com" s
set location "Madison, OH" s

set public 1 // set to 0 if you don't want this on the public server list
set password "" // Password required to connect

setmaster dplogin.com q2master.planetquake.com master0.gamespy.com

// ----------------------------------------------------------------------
// MESSAGE OF THE DAY
// ----------------------------------------------------------------------

set motdfile pball/configs/motd.txt

// ----------------------------------------------------------------------
// ROTATION
// ----------------------------------------------------------------------

set rot_file pball/configs/rotation.txt

// ----------------------------------------------------------------------
// GENERAL SETTINGS
// ----------------------------------------------------------------------

set autojoin normal
set ffire 0
set grenadeffire 0
set timelimit 20
set fraglimit 50
set elim 20 // time (in seconds) before players respawn
set gren_explodeonimpact 1
set deadtalk 1 // set to 1 to allow dead players to talk to living
set sv_maxvelocity 4096
set swear_filter 0
set sv_votemapenabled 1
set idle 65 // time (in seconds) before idle players are put on observer

// ----------------------------------------------------------------------
// MATCH SETTINGS
// ----------------------------------------------------------------------

set allow_match 1 // set to 1 to enable the "match" command for clan matches
set matchmode_cfg "matchmode.cfg"
set publicmode_cfg "publicmode.cfg"

// ----------------------------------------------------------------------
// CONSOLE LOGGING
// ----------------------------------------------------------------------
//
// logfile
// -------
// 0 - Disable console logging.
// 1 - Buffered logging.  File is wiped each server restart.
// 2 - Continuous logging.  File is wiped each server restart.
// 3 - Continous logging.  File is appended.

set logfile 3

// ----------------------------------------------------------------------
// STANDARD LOGGING
// ----------------------------------------------------------------------

// sl_logging
// ----------
// bit 1, val | 1 : display STDLogging to console
// bit 2, val | 2 : log STDLogging to sl_logfile
// bit 3, val | 4 : send UDP packets to server defined IPs (DISABLED)

// sl_logfile
// ----------
// the file to put the STDlog info in.
// # will be replaced with the PORT number of the server

// set sl_logging 2
// set sl_logfile server#.log

// ----------------------------------------------------------------------
// DOWNLOAD OPTIONS
// ----------------------------------------------------------------------

set allow_download         1
set allow_download_maps    1
set allow_download_models  1
set allow_download_sounds  1
set allow_download_players 1

// ----------------------------------------------------------------------
// OPERATOR SETTINGS
// ----------------------------------------------------------------------

// Use "login password" at the console to obtain op status of said level
// Commands are restricted by level in commands.cfg
set numpasses 5
set oppass1      ""
set oppass1level 1
set oppass2      ""
set oppass2level 50
set oppass3      ""
set oppass3level 100
set oppass4      ""
set oppass4level 150
set oppass5      ""
set oppass5level 150

rcon_password ""