[MOD] Save mission parametres (random weather)
#1

Hi Gents,

With this version of mod Fullmission Builder don't delete sections [weather] and [mods] and you can edit you missions in FMB.
but it isn't at all. in my version(after my modification Fireball's version) when you create a new mission in FMB, it automatically add some random weather. there are about 10 typically weathers, and mod takes one of them.

my version is a modification of Fireball's SaveMissionParametres mod ( http://allaircraftsimulations.com/forum/...hp?t=18404 )

installation
1)download here
http://www.filefront.com/14136707/ZloyPe...MisPar.rar
2) extract to mods folder
3) In your main game folder there is a file named 'bldconf.ini. MAKE A BACKUP COPY OF THIS FILE, then open bldconf.ini with a text editor (Notepad) and add this line to the end of the [builder_plugins] section:

(builder.PlMisMods)

Here is a sample bldconf.ini file, with the added line:

Code:
[builder_plugins]
  (builder.PlMapLoad)
  (builder.PlMission)
  (builder.PlMisAir,sectFile=com/maddox/il2/objects/air.ini)
  (builder.PlMisChief,sectFile=com/maddox/il2/objects/chief.ini)
  (builder.PlMisStatic,sectFile=com/maddox/il2/objects/stationary.ini)
  (builder.PlMisRocket,sectFile=com/maddox/il2/objects/rockets.ini)
  (builder.PlMisHouse,sectFile=com/maddox/il2/objects/static.ini)
  (builder.PlMisTarget)
  (builder.PlMisBrief)
  (builder.PlMisBorn)
  (builder.PlMisStaticCamera)
  (builder.PlMisDestruction)
  (builder.PlMisFront)
  (builder.PlMisMods)      -------------------- LINE ADDED
[builder config]
  bShowGrid true
  bShowName true
  bViewRunaway true
  bShowTime true

Enjoy!
Reply
#2

very cool! I try it!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)