leftborder

The Ship

Config

Config
// *********************
// Basic Server Settings
// *********************

// Server Visibility
// 0 - Internet Server, 1 - LAN Server
sv_lan 0

// Server Port
hostport %server:port%

// Server Name
hostname "%server:name%"

// Geographic Region
// 0=US East coast, 1=US West coast, 2= South America, 3=Europe, 4=Asia, 5=Australia, 6=Middle East, 7=Africa and 255=world.
sv_region 5

// RCON Password
rcon_password %rcon_password%
sv_password %password%

// Logging
log on

// *************
// Game settings
// *************

// Game mode
// *********

// game mode : 0 - hunt, 1 - elimination, 2 - Duel, 3 - Deathmatch
ship_game_mode %gametype%

maxplayers %server:players%

// Bots
// ****

// bots : 0 - off, 1 - on
//ship_enable_bots 0

// bots wait for players ? : 0 - don't wait, 1 - wait
//bot_join_after_player 0

// minimum participants (number of players in the kill loop)
//ship_num_participants 0

// Time limits
// ***********

// Duration in minutes before map cycle
ship_map_time 30

// Duration in minutes of each game to be played in the specified game mode
//ship_game_time 15

// Countdown time in seconds between rounds of the current game mode
//ship_round_countdown 15

// Countdown time in seconds before a round of the Hunt ends following a quarry kill
//ship_round_end_countdown 90

// Time in seconds to wait at the start of a new map before starting game
//ship_new_map_wait 30

// Winning Condition
// *****************

// Victory money
ship_victory_bank %moneylimit%

// Witnessing
// ***********

// The minimum number of witnesses for a player to be arrested
ship_witnesses 1

// Time in seconds before player is arrested while being witnessed (by number of witnesses above)
ship_witness_time_limit 5

// Needs
// *****

// Tickup rate for player needs - possible values are
// NEED_ID_BG_DEFAULT_HIGH (fastest)
// NEED_ID_BG_DEFAULT_MEDIUM
// NEED_ID_BG_DEFAULT_LOW (slowest)

//ship_needs_player_bg_tickup NEED_ID_BG_DEFAULT_MEDIUM

// Kick/Ban System (Internet only)
// *******************************
// Please note kicks and bans are from this server isntance only.. nothing to do with Steam.
// All bans can be cleared by a server restart

// Number of innocent kills before a player is warned
ship_kick_innocent_kills_warning 4

// Number of innocent kills before a player is kicked and banned
ship_kick_innocent_kills 6

// Bank balances before a player is warned
ship_kick_cash_warning -7500

// Bank balances before a player is kicked and banned
ship_kick_cash -10000

// Number of minutes for which player is kicked and banned
ship_kick_ban_minutes 30

mapcyclefile mapcycle%server:port%.txt


.
Powered by TikiWiki CMS/Groupware
| Theme: Kubrick