05.05.2008, 04:45
This will probably seem obvious to many, but it wasn't to me.
I'm beginning to work with quite large inBuilding.txt files so I need to break down the inBuilding.txt into areas that can be worked on separately in FMB Map Editor.
What I wanted to introduce was some comment/remark lines in the inBuilding.txt file to identify blocks of objects.
The normal system
/This is a comment
or
;This is a comment
causes an error when create.bat is run.
It seems however that its ok to add text at the end of any line. Just don't make it a new line
Example:
10_bld House$Tent_HQ_US 1 141095.25 85043.29 229.98 This is Sedan-Douzy Airfield
11_bld House$Tent_HQ_US 1 141099.48 85046.84 229.98
12_bld House$AirdromeHangar2 1 141029.06 85114.85 229.98
13_bld House$AirdromeBarrelBlock2 1 141013.70 85110.11 319.98
14_bld House$AirdromeBarrelBlock2 1 141013.32 85102.16 4.98
15_bld House$AirdromeBarrelBlock2 1 141018.38 85101.70 199.98
16_bld House$AirdromeHangar2 1 141060.19 85141.85 229.98
17_bld House$AirdromeHangar2 1 141093.19 85170.14 229.98
-------------------------
Rammjager -- sounds like your system is normal. Each bridge includes one section of road or rail at each end. If your road network runs up to the end of this section then you should be able to plot vehicle movements over the bridge. But of course you have to change into FMB Mission Editor mode to plot vehicle movements.
I'm beginning to work with quite large inBuilding.txt files so I need to break down the inBuilding.txt into areas that can be worked on separately in FMB Map Editor.
What I wanted to introduce was some comment/remark lines in the inBuilding.txt file to identify blocks of objects.
The normal system
/This is a comment
or
;This is a comment
causes an error when create.bat is run.
It seems however that its ok to add text at the end of any line. Just don't make it a new line
Example:
10_bld House$Tent_HQ_US 1 141095.25 85043.29 229.98 This is Sedan-Douzy Airfield
11_bld House$Tent_HQ_US 1 141099.48 85046.84 229.98
12_bld House$AirdromeHangar2 1 141029.06 85114.85 229.98
13_bld House$AirdromeBarrelBlock2 1 141013.70 85110.11 319.98
14_bld House$AirdromeBarrelBlock2 1 141013.32 85102.16 4.98
15_bld House$AirdromeBarrelBlock2 1 141018.38 85101.70 199.98
16_bld House$AirdromeHangar2 1 141060.19 85141.85 229.98
17_bld House$AirdromeHangar2 1 141093.19 85170.14 229.98
-------------------------
Rammjager -- sounds like your system is normal. Each bridge includes one section of road or rail at each end. If your road network runs up to the end of this section then you should be able to plot vehicle movements over the bridge. But of course you have to change into FMB Mission Editor mode to plot vehicle movements.