leftborder

FB Daemon2

Config


Config
######################
## FBDaemon2 Config ##
######################

#############################
# Required Configs          #
#                           #
# Change to fit your server #
#############################

## Paths and IPs ##
# Full path to FBDaemon2 (must include trailing '/')

daemon path=%server:directory%/FBD2/

# Full path to FB Server (must include trailing '/')

path=%server:directory%/

# IP of server and confs.ini
# IP:CONFS.INI (IP=xxxx)
# Note: you must add IP=2000 [or some number] in your confs.ini under [console]

ip=%il2_server_ip%:<gc:eval>%il2_server_port% + 3</gc:eval>

## Ban Type ##
# 1 - Ban by name or IP (if either match)
# 2 - Ban by by name only
# 3 - Ban by IP only

bantype = 1

## Escape from Capture ##
# This is an approx % of escapes when bailing behind enemy lines
# EscapeProc in mission parameters will override this setting!
# ex: escape=30 means a 30% chance of escape

escape=30

## Error Mission ##
# Failsafe mission, in case loading mission fails
# Mission must be in same folder as other fbd missions

error mission=mission-name.mis


##############################
# Optional Configs           #
#                            #
# Uncomment to Use!          #
# Leave commented to disable #
##############################

## Password ##
# Use a password to login as admin

password=%rconpassword%

## Stats ##
# IP and port for stats server

#stats ip=127.0.0.1:2001

## Ping Kick ##
# Ping:Times
# Ping is max ping
# Times is number of times player is marked before kick
# (10 second intervals. resets when ping under limit)

#ping limit=1:3

## Score Kick ##
# Bans player if defined negative score is reached (written as negative)

scorekick=-800

## Death Kick ##
# Deaths:Time
# Kicks (Bans) a player for 'Time' minutes if 'Deaths' are reached

#deathkick=2:30

## dkimmunity ##
# Set to 1 to make admins and locked users immune to deathkick penalty

#dkimmunity=1

## Player List ##
# Set to 1 to use playerlist.txt to define players that can join game

#playerlist=1

## Player List Ban ##
# Set to 1 to ban playerlist offenders

#playerlistban = 1

## Admin Logging ##
# Set to 1 to log all admin commands

adminlog=1

## IP Logging ##
# Set to 1 to log all players names and ip's

#iplog=1


##############################
# Dynamic Campaign Generator #
#                            #
# Uncomment to Use!          #
# Leave commented to disable #
##############################

#dcg=1


##############################
# Optional Debug Configs     #
#                            #
# Uncomment to Use!          #
# Leave commented to disable #
##############################

# If you are having problems, enable some debugging

#debug=0
#debugpingkick=1
#debugscorekick=1
#debugstats=0


.
Powered by TikiWiki CMS/Groupware
| Theme: Kubrick