FBDaemonII
- CrimsonFox
- Professional Boardie
- Posts: 107
- Joined: Mon Apr 05, 2004 4:39 pm
- Contact:
FBDaemonII
Hey can somone please take a few minutes with me on TS and go through the motions with FBDII so I can run a server from time to time. I just can't seem to get it to work, so I'm thinking I put down the wrong path in the cfg file or I'm writing the script wrong
example Red=55:50:0:0:0:0:0:0:0=01.mis\ nBlue=55:50:0:0:0:0:0:0:0=01.mis\ ncom=chat Blah Blah Blah ALL\ ncom=mp_dotrange Dot 15 Color 3 Type 3 ID 2 Name 1 Range 3\ n
in the FBDII forum it says all paramiters must end with \ n i'm confused can someone please help me.
thanks
-CrimsonFox
example Red=55:50:0:0:0:0:0:0:0=01.mis\ nBlue=55:50:0:0:0:0:0:0:0=01.mis\ ncom=chat Blah Blah Blah ALL\ ncom=mp_dotrange Dot 15 Color 3 Type 3 ID 2 Name 1 Range 3\ n
in the FBDII forum it says all paramiters must end with \ n i'm confused can someone please help me.
thanks
-CrimsonFox
- :FI:Genosse
- Post Maniac General
- Posts: 4563
- Joined: Mon Mar 03, 2003 6:26 pm
- Location: Neuss, North Rhine-Westphalia, Germany
- Contact:
Rgrt, CF!
It´s true. When you type in the FBD command lines in PF´s Full Mission Builder then you must add a \n after every command line so FBD knows when to break to the next line. In your example that would be:
Red=55:50:0:0:0:0:0:0:0=01.mis\n
Blue=55:50:0:0:0:0:0:0:0=01.mis\n
com=chat Blah Blah Blah ALL\n
com=mp_dotrange Dot 15 Color 3 Type 3 ID 2 Name 1 Range 3\n
I think you left a free space between the backslash and the letter n.
BTW, check you emails, mate!

Red=55:50:0:0:0:0:0:0:0=01.mis\n
Blue=55:50:0:0:0:0:0:0:0=01.mis\n
com=chat Blah Blah Blah ALL\n
com=mp_dotrange Dot 15 Color 3 Type 3 ID 2 Name 1 Range 3\n
I think you left a free space between the backslash and the letter n.
BTW, check you emails, mate!


Last edited by :FI:Genosse on Wed Sep 14, 2005 8:07 am, edited 1 time in total.
Nunc est bibendum - Let's start to drink!



Okay here's another example
Year: 1942
Time: early morning
conditions: clear. clouds 1000 m
<ARMY FBD>\n
</ARMY >
<ARMY RED>
Red briefing
</ARMY>
<ARMY BLUE>
Blue briefing
Red=55:50:0:0:0:0:0:0:0=01.mis\n
Blue=55:50:0:0:0:0:0:0:0=01.mis\n
com=chat Blah Blah Blah ALL\n
com=mp_dotrange...\n
</ARMY FBD>\n
how is that better?
Thanks Gen.
-ThankfulFox
Year: 1942
Time: early morning
conditions: clear. clouds 1000 m
<ARMY FBD>\n
</ARMY >
<ARMY RED>
Red briefing
</ARMY>
<ARMY BLUE>
Blue briefing
Red=55:50:0:0:0:0:0:0:0=01.mis\n
Blue=55:50:0:0:0:0:0:0:0=01.mis\n
com=chat Blah Blah Blah ALL\n
com=mp_dotrange...\n
</ARMY FBD>\n
how is that better?
Thanks Gen.
-ThankfulFox
- :FI:Genosse
- Post Maniac General
- Posts: 4563
- Joined: Mon Mar 03, 2003 6:26 pm
- Location: Neuss, North Rhine-Westphalia, Germany
- Contact:
Move/add following lines into it, m8 ...ThankfulFox wrote:Okay here's another example
Year: 1942
Time: early morning
conditions: clear. clouds 1000 m
<ARMY FBD>\n
</ARMY >
<ARMY RED>
Red briefing
</ARMY>
<ARMY BLUE>
Blue briefing
Red=55:50:0:0:0:0:0:0:0=01.mis\n
Blue=55:50:0:0:0:0:0:0:0=01.mis\n
com=chat Blah Blah Blah ALL\n
com=mp_dotrange...\n
</ARMY FBD>\n
how is that better?
Thanks Gen.
-ThankfulFox
That should do it ......
<ARMY RED>\n
Red briefing\n
</ARMY>\n
<ARMY BLUE>\n
Blue briefing\n
</ARMY>\n
<ARMY FBD>\n
Red=55:50:0:0:0:0:0:0:0=01.mis\n
Blue=55:50:0:0:0:0:0:0:0=01.mis\n
com=chat Blah Blah Blah ALL\n
com=mp_dotrange...\n
</ARMY FBD>\n

For the paths look at my settings in the fbdaemon2.cfg file, pls ...
I suppose you´ve installed IL-2/FB/PF onto your C: drive so your relative path for the FB server could be C:/Programs/UbiSoft/IL-2 Sturmovik Forgotten Battles/il2fb.exe, couldn´t it? It´s also important to refer FBD the path to its own executable file ...## Paths and IPs ##
# Full path to FBDaemon2 (must include trailing '/')
daemon path=F:/UbiSoft/IL-2 Sturmovik Forgotten Battles/FBD2/
# Full path to FB Server (must include trailing '/')
path=F:/UbiSoft/IL-2 Sturmovik Forgotten Battles/il2fb.exe
There you go, CF!

Nunc est bibendum - Let's start to drink!



- :FI:TacticalS!
- Post Maniac General
- Posts: 2513
- Joined: Wed Dec 17, 2003 10:05 pm
- Location: Saint John, New Brunswick, Canada
I believe you will find useful information in our Mission Building and Hosting thread too Crimson - http://endlager.net/fis/phpBB2/viewtopic.php?t=1818" onclick="window.open(this.href);return false; .
Regards,
TactS!
Regards,
TactS!
- :FI:Gurberly
- The Unforseeable
- Posts: 1348
- Joined: Thu Mar 13, 2003 1:48 am
- Location: Great Britain and Northern Ireland
From memory....
Twas a long time ago...
... but I think FBDII required direct runtime connection to a database (e.g. mySQL) rather than creating uploadable text files like v 1.5 did.
Something both Snoop and I looked at before, but as we both use hosted solution plans, we are not able to connect remotely to mySQL.
G
Twas a long time ago...
... but I think FBDII required direct runtime connection to a database (e.g. mySQL) rather than creating uploadable text files like v 1.5 did.
Something both Snoop and I looked at before, but as we both use hosted solution plans, we are not able to connect remotely to mySQL.
G
- :FI:Snoop Baron
- Post Maniac 3rd Grade
- Posts: 941
- Joined: Wed Sep 17, 2003 5:21 am
- Location: Austin, TX USA
- :FI:Gurberly
- The Unforseeable
- Posts: 1348
- Joined: Thu Mar 13, 2003 1:48 am
- Location: Great Britain and Northern Ireland
- :FI:TacticalS!
- Post Maniac General
- Posts: 2513
- Joined: Wed Dec 17, 2003 10:05 pm
- Location: Saint John, New Brunswick, Canada
As promised (but late I know
) I have uploaded all my scripted dogfight missions here Crimson (and Snoop) - http://ca.geocities.com/ohearnsmcmm@rog ... ssions.zip" onclick="window.open(this.href);return false;
Regards,
TactS!

Regards,
TactS!
- :FI:Snoop Baron
- Post Maniac 3rd Grade
- Posts: 941
- Joined: Wed Sep 17, 2003 5:21 am
- Location: Austin, TX USA
- :FI:TacticalS!
- Post Maniac General
- Posts: 2513
- Joined: Wed Dec 17, 2003 10:05 pm
- Location: Saint John, New Brunswick, Canada
- :FI:Snoop Baron
- Post Maniac 3rd Grade
- Posts: 941
- Joined: Wed Sep 17, 2003 5:21 am
- Location: Austin, TX USA
- :FI:TacticalS!
- Post Maniac General
- Posts: 2513
- Joined: Wed Dec 17, 2003 10:05 pm
- Location: Saint John, New Brunswick, Canada
Configuration of FBDII
As promised Crimson (and any others wishing to host with FBDII), here's is a copy of my configuration file:
######################
## FBDaemon2 Config ##
######################
#############################
# Required Configs #
# #
# Change to fit your server #
#############################
## Paths and IPs ##
# Full path to FBDaemon2 (must include trailing '/')
daemon path=E:/Program Files/FBD2-Beta/
# Full path to FB Server (must include trailing '/')
path=E:/Program Files/Ubi Soft/IL-2 Sturmovik Forgotten Battles/
# 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=69.195.225.157:2000
## 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=Normandy.mis
##############################
# Optional Configs #
# #
# Uncomment to Use! #
# Comment to disable #
##############################
## Password ##
# Use a password to login as admin
#password=password
## Stats ##
# IP and port for stats server
#stats ip=192.168.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=500:3
## Score Kick ##
# Bans player if defined negative score is reached (written as negative)
#scorekick=-1000
## 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
######################
## FBDaemon2 Config ##
######################
#############################
# Required Configs #
# #
# Change to fit your server #
#############################
## Paths and IPs ##
# Full path to FBDaemon2 (must include trailing '/')
daemon path=E:/Program Files/FBD2-Beta/
# Full path to FB Server (must include trailing '/')
path=E:/Program Files/Ubi Soft/IL-2 Sturmovik Forgotten Battles/
# 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=69.195.225.157:2000
## 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=Normandy.mis
##############################
# Optional Configs #
# #
# Uncomment to Use! #
# Comment to disable #
##############################
## Password ##
# Use a password to login as admin
#password=password
## Stats ##
# IP and port for stats server
#stats ip=192.168.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=500:3
## Score Kick ##
# Bans player if defined negative score is reached (written as negative)
#scorekick=-1000
## 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