Storm
By: a guest | Mar 20th, 2010 | Syntax:
None | Size: 1.65 KB | Hits: 173 | Expires: Never
#i3D.net Startup script for Bad Company 2 servers.
#Written by i3D.net. If you use this file please leave a link to http://www.i3d.net/
#This file is loaded everytime the server restarts. It isn't loaded during a mapchange.
#You can comment specific entries by placing a # before the line.
#This will give vars their default value. Other lines with a comment will simply be ignored.
#Unless specifically stated otherwise accepted values are true (var is on) or false (var is off)
#These settings are the default server settings.
#Set your server to hardcore mode
vars.hardCore false
#Turn on friendly fire
vars.friendlyFire false
#Turn auto Balance teams on or off
vars.teamBalance true
#turn killcam on/off (show the position of who killed you after you die)
vars.killCam true
#Turn the minimap on or off
vars.miniMap true
#Turn the crosshair on or off (note that this also turns of the crosshair for the UAV)
vars.crossHair true
#Turn 3dspotting on or off (shows arrows above enemy heads for you and your teammates when you see an enemy)
vars.3dSpotting true
#Turn minimap spotting on or off (displays enemies you or your teammates see on the minimap)
vars.miniMapSpotting true
#Allows players to use the third person camera when entering a vehicle
vars.thirdPersonVehicleCameras true
#Apply a password to your server
#vars.gamePassword yourpassword
#Set the maximum number of players (if left commented it will use the value set in your commandline)
#This value cannot exceed the maximum defined by the gamemode your playing
#This value cannot be set higher than what is defined in your commandline
#vars.maxPlayerLimit 32