(btw... BS stands for BetterSimulation and not for BlitzStoper)

But I must have done something stupid...





...although Wheeled movement clearly says that it can use roads - in reality Wheeled units refuse to enter a bridge ( a inf can only enter a bridge with the transport left behind)...





These are the problematic files
terrainex
Code: Select all
***
* OPENTXT_SAMPLE\TerrainEx.txt created by OpenSuite
***
* Terrain type, base-entrenchment, initiative-cap, supply-factor, allow-bridge
* supply factor is a ratio (2 mean half): can be empty or 0 for full supply
* allow-bridge can be empty or zero to be default (no bridge); set to 1 to allow bridge
* avoid_mech-landing restrict units using Mech Movement from landing
* - Mech Movement is any of: TRACK,HALF_TRACK, WHEEL, ALL_TERRAIN or AMPHIBIOUS
* First 3 parameters (type/entrench/inititiative) must be defined,
* while supply-factor and allow-bridge take default values if omitted (4 for SAND, zero for rest).
*
[terrain-data]
*Terrain= base-entrench, initiative-cap, supply-factor, allow-bridge, Avoid-Mech-Landing
0=clear, 0, 99, %100, 0, 0
1=town, 3, 1, %100, 0, 0
2=airfield, 1, 99, %100, 0, 0
3=forest, 3, 3, %100, 0, 0
4=bocage, 3, 3, %100, 0, 0
5=hill, 1, 5, %100, 0, 0
6=mountain, 2, 1, %90, 0, 0
7=sand, 0, 99, %70, 0, 0
8=swamp, 0, 2, %50, 1, 0
9=ocean, 0, 99, %50, 0, 0
10=river, 0, 99, %60, 1, 0
11=fortification, 4, 3, %100, 0, 0
12=port, 2, 5, %100, 0, 0
13=stream, 0, 99, %70, 1, 0
14=escarpment, 2, 99, %50, 0, 0
15=impassable river, 0, 99, %50, 1, 0
16=rough, 1, 3, %90, 0, 0
17=custom, 0, 1, %100, 0, 0
18=shallow waters, 0, 99, %50, 1, 0
***
* Supply modifiers: will be added to terrain supply percentage
* replace 0 (default with proper values
***
[road-supply=60]
[rail-supply=60]
[frozen-supply= -10]
[mud-supply= -30]
***
* Cost to enter terrain, each movement method and ground condition (dry/frozen/mud)
* (254=all movement factors 255=not allowed)
*Format:
* #X * movement method
* @0 dry = value for each terrain comma delimited
* @1 frozen= value for each terrain comma delimited
* @2 mud = value for each terrain comma delimited
*
***
[terrain-cost]
#0 *Tracked
* Clr,City, AP,Wood, Boc,Hill, Mtn,Sand,Swmp,Ocen, Riv,Fort,Port,Strm,Esca,ImRi,Rogh, Cus,Shal
@0 dry = 004, 005, 004, 007, 006, 005, 254, 004, 007, 255, 254, 004, 004, 007, 255, 255, 006, 255, 255
@1 frozen= 005, 006, 004, 008, 007, 006, 254, 004, 005, 255, 006, 004, 004, 005, 255, 255, 007, 255, 255
@2 mud = 007, 005, 004, 008, 010, 008, 254, 006, 012, 255, 254, 005, 004, 009, 255, 255, 008, 255, 255
#1 *Half Tracked
* Clr,City, AP,Wood, Boc,Hill, Mtn,Sand,Swmp,Ocen, Riv,Fort,Port,Strm,Esca,ImRi,Rogh, Cus,Shal
@0 dry = 004, 005, 004, 008, 006, 006, 254, 004, 008, 255, 254, 004, 004, 008, 255, 255, 007, 255, 255
@1 frozen= 005, 005, 004, 010, 007, 007, 254, 004, 006, 255, 010, 004, 004, 006, 255, 255, 008, 255, 255
@2 mud = 007, 005, 004, 012, 012, 009, 254, 006, 014, 255, 254, 006, 004, 010, 255, 255, 009, 255, 255
#2 *Wheeled
* Clr,City, AP,Wood, Boc,Hill, Mtn,Sand,Swmp,Ocen, Riv,Fort,Port,Strm,Esca,ImRi,Rogh, Cus,Shal
@0 dry = 005, 004, 004, 010, 012, 012, 254, 007, 015, 255, 255, 005, 004, 011, 255, 255, 010, 255, 255
@1 frozen= 010, 006, 005, 013, 016, 018, 254, 006, 012, 255, 014, 007, 006, 009, 255, 255, 012, 255, 255
@2 mud = 012, 004, 005, 015, 254, 254, 254, 010, 254, 255, 255, 009, 004, 254, 255, 255, 015, 255, 255
#3 *Leg
* Clr,City, AP,Wood, Boc,Hill, Mtn,Sand,Swmp,Ocen, Riv,Fort,Port,Strm,Esca,ImRi,Rogh, Cus,Shal
@0 dry = 004, 004, 004, 006, 004, 008, 254, 006, 008, 255, 254, 004, 004, 007, 255, 255, 007, 255, 255
@1 frozen= 006, 005, 004, 007, 005, 254, 254, 005, 006, 255, 006, 004, 004, 006, 255, 255, 008, 255, 255
@2 mud = 007, 004, 004, 009, 008, 254, 254, 008, 009, 255, 254, 005, 004, 010, 255, 255, 010, 255, 255
#4 *Towed
* Clr,City, AP,Wood, Boc,Hill, Mtn,Sand,Swmp,Ocen, Riv,Fort,Port,Strm,Esca,ImRi,Rogh, Cus,Shal
@0 dry = 005, 004, 004, 007, 007, 008, 254, 006, 254, 255, 255, 004, 004, 008, 255, 255, 008, 255, 255
@1 frozen= 007, 005, 004, 009, 009, 012, 015, 006, 254, 255, 008, 005, 004, 007, 255, 255, 009, 255, 255
@2 mud = 008, 005, 004, 011, 015, 015, 018, 010, 254, 255, 255, 006, 004, 012, 255, 255, 012, 255, 255
#5 *Air
* Clr,City, AP,Wood, Boc,Hill, Mtn,Sand,Swmp,Ocen, Riv,Fort,Port,Strm,Esca,ImRi,Rogh, Cus,Shal
@0 dry = 004, 004, 004, 004, 004, 004, 004, 004, 004, 004, 004, 004, 004, 004, 004, 004, 004, 004, 004
@1 frozen= 004, 004, 004, 004, 004, 004, 004, 004, 004, 004, 004, 004, 004, 004, 004, 004, 004, 004, 004
@2 mud = 004, 004, 004, 004, 004, 004, 004, 004, 004, 004, 004, 004, 004, 004, 004, 004, 004, 004, 004
#6 *Deep Naval
* Clr,City, AP,Wood, Boc,Hill, Mtn,Sand,Swmp,Ocen, Riv,Fort,Port,Strm,Esca,ImRi,Rogh, Cus,Shal
@0 dry = 255, 255, 255, 255, 255, 255, 255, 255, 255, 004, 255, 255, 008, 255, 255, 010, 255, 255, 254
@1 frozen= 255, 255, 255, 255, 255, 255, 255, 255, 255, 004, 255, 255, 008, 255, 255, 010, 255, 255, 255
@2 mud = 255, 255, 255, 255, 255, 255, 255, 255, 255, 004, 255, 255, 008, 255, 255, 010, 255, 255, 254
#7 *Coastal
* Clr,City, AP,Wood, Boc,Hill, Mtn,Sand,Swmp,Ocen, Riv,Fort,Port,Strm,Esca,ImRi,Rogh, Cus,Shal
@0 dry = 255, 255, 255, 255, 255, 255, 255, 255, 255, 006, 004, 255, 004, 255, 255, 004, 255, 255, 004
@1 frozen= 255, 255, 255, 255, 255, 255, 255, 255, 255, 008, 007, 255, 004, 255, 255, 007, 255, 255, 004
@2 mud = 255, 255, 255, 255, 255, 255, 255, 255, 255, 006, 004, 255, 004, 255, 255, 004, 255, 255, 004
#8 *All Terrain
* Clr,City, AP,Wood, Boc,Hill, Mtn,Sand,Swmp,Ocen, Riv,Fort,Port,Strm,Esca,ImRi,Rogh, Cus,Shal
@0 dry = 004, 004, 004, 008, 008, 006, 254, 005, 010, 255, 254, 004, 004, 009, 255, 255, 008, 255, 255
@1 frozen= 007, 005, 004, 011, 010, 009, 254, 004, 007, 255, 012, 005, 004, 007, 255, 255, 010, 255, 255
@2 mud = 008, 004, 004, 013, 015, 012, 254, 007, 016, 255, 254, 007, 004, 012, 255, 255, 012, 255, 255
#9 *Amphibious (Tracked)
* Clr,City, AP,Wood, Boc,Hill, Mtn,Sand,Swmp,Ocen, Riv,Fort,Port,Strm,Esca,ImRi,Rogh, Cus,Shal
@0 dry = 004, 005, 004, 008, 006, 006, 254, 004, 004, 006, 004, 004, 004, 004, 255, 004, 007, 255, 004
@1 frozen= 005, 005, 004, 010, 007, 007, 254, 004, 005, 008, 008, 004, 004, 005, 255, 005, 008, 255, 008
@2 mud = 007, 005, 004, 012, 012, 009, 254, 006, 004, 006, 004, 006, 004, 004, 255, 004, 009, 255, 004
#10 *Naval
* Clr,City, AP,Wood, Boc,Hill, Mtn,Sand,Swmp,Ocen, Riv,Fort,Port,Strm,Esca,ImRi,Rogh, Cus,Shal
@0 dry = 255, 255, 255, 255, 255, 255, 255, 255, 255, 004, 255, 255, 005, 255, 255, 007, 255, 255, 004
@1 frozen= 255, 255, 255, 255, 255, 255, 255, 255, 255, 004, 255, 255, 005, 255, 255, 009, 255, 255, 004
@2 mud = 255, 255, 255, 255, 255, 255, 255, 255, 255, 004, 255, 255, 005, 255, 255, 007, 255, 255, 004
#11 *Mountain (Leg)
* Clr,City, AP,Wood, Boc,Hill, Mtn,Sand,Swmp,Ocen, Riv,Fort,Port,Strm,Esca,ImRi,Rogh, Cus,Shal
@0 dry = 004, 004, 004, 004, 004, 004, 004, 006, 008, 255, 254, 004, 004, 005, 254, 255, 004, 255, 255
@1 frozen= 005, 005, 004, 006, 005, 006, 006, 005, 006, 255, 006, 004, 004, 006, 254, 255, 005, 255, 255
@2 mud = 006, 004, 004, 009, 007, 008, 008, 008, 009, 255, 254, 004, 004, 008, 254, 255, 007, 255, 255
#12 *Rail
* Clr,City, AP,Wood, Boc,Hill, Mtn,Sand,Swmp,Ocen, Riv,Fort,Port,Strm,Esca,ImRi,Rogh, Cus,Shal
@0 dry = 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255
@1 frozen= 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255
@2 mud = 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255
#13 *Helicopter
* Clr,City, AP,Wood, Boc,Hill, Mtn,Sand,Swmp,Ocen, Riv,Fort,Port,Strm,Esca,ImRi,Rogh, Cus,Shal
@0 dry = 004, 004, 004, 004, 004, 004, 006, 004, 004, 005, 004, 004, 004, 004, 006, 004, 004, 004, 004
@1 frozen= 004, 004, 004, 004, 004, 005, 008, 004, 004, 005, 004, 004, 004, 004, 008, 004, 004, 004, 004
@2 mud = 004, 004, 004, 004, 004, 004, 006, 004, 004, 005, 004, 004, 004, 004, 006, 004, 004, 004, 004
#14 *Ranger
* Clr,City, AP,Wood, Boc,Hill, Mtn,Sand,Swmp,Ocen, Riv,Fort,Port,Strm,Esca,ImRi,Rogh, Cus,Shal
@0 dry = 004, 004, 004, 004, 004, 006, 008, 005, 006, 255, 254, 004, 004, 004, 255, 255, 005, 255, 255
@1 frozen= 005, 005, 004, 006, 005, 008, 010, 004, 005, 255, 005, 004, 004, 005, 255, 255, 006, 255, 255
@2 mud = 006, 004, 004, 008, 006, 010, 012, 006, 007, 255, 254, 004, 004, 007, 255, 255, 008, 255, 255
#15 *Amphibious (Wheeled)
* Clr,City, AP,Wood, Boc,Hill, Mtn,Sand,Swmp,Ocen, Riv,Fort,Port,Strm,Esca,ImRi,Rogh, Cus,Shal
@0 dry = 004, 004, 004, 008, 008, 006, 254, 005, 004, 254, 004, 004, 004, 004, 255, 004, 008, 255, 004
@1 frozen= 007, 005, 004, 011, 010, 009, 254, 004, 007, 254, 010, 005, 004, 006, 255, 005, 010, 255, 010
@2 mud = 008, 004, 004, 013, 015, 012, 254, 007, 004, 254, 004, 007, 004, 004, 255, 004, 012, 255, 004
***
* Roads/Rails modifiers to enter terrain, each movement method and ground condition (dry/frozen/mud)
* (254=all movement factors 255=not allowed)
*
* @0 dry = value for each movement method, comma delimited
* @1 froz= value for each movement method, comma delimited
* @2 mud = value for each movement method, comma delimited
*
***
[roads-cost]
* Track, Half,Wheel, Leg,Towed, Air, Deep,Coast, 4wd,Amp-t,Naval,M.leg, Rail, Helo, Rang,Amp-w
@0 dry = 004, 004, 004, 004, 004, 004, 255, 255, 004, 004, 255, 004, 255, 004, 004, 004
@1 frozen= 004, 004, 005, 005, 005, 004, 255, 255, 005, 004, 255, 005, 255, 004, 005, 005
@2 mud = 004, 005, 007, 006, 006, 004, 255, 255, 005, 004, 255, 005, 255, 004, 005, 005
[rails-cost]
* Track, Half,Wheel, Leg,Towed, Air, Deep,Coast, 4wd,Amp-t,Naval,M.leg, Rail, Helo, Rang,Amp-w
@0 dry = 004, 005, 006, 004, 005, 004, 255, 255, 005, 004, 255, 004, 004, 004, 004, 005
@1 frozen= 004, 005, 007, 005, 006, 004, 255, 255, 005, 004, 255, 005, 004, 004, 005, 005
@2 mud = 004, 005, 007, 006, 007, 004, 255, 255, 006, 004, 255, 005, 004, 004, 005, 006
Code: Select all
** This file is only intended for those designers wanting to
** customize some texts.
**
* Each section must be identified by a header section
* enclosed by square brackets, i.e: [sides]
* watch out header section spelling!
* You can omit one or more sections if you don't need different
* (insert an asterisk at start of line including section header)
* but any section you include, must include all items
* ------------------------------------------------------------------
*
* Warning:
* If you include a [sides] section here, it will overwrite sides denominations
* defined in Nations.txt for this Efile
*
*_ [sides]
*_ Axis
*_ Allied
* ------------------------------------------------------------------
* All sections are commented out for this template
* uncomment only those sections you need to redefine
*
*[results]
*Brilliant Victory
*Victory
*Tactical Victory
*Loss
*[targets]
*Soft target
*Hard target
*Air target
*Naval target
*[spaces]
*Ground
*Air
[movement]
Tracked
Half Tracked
Wheeled
Leg
Towed
Air
Deep Naval
Coastal
All Terrain
Amphibious (Tracked)
Naval
Mountain (Leg)
Rail
Helicopter
*------------------------------------------
* to customize CUSTOM movement method...
* add [movement2] section (uncommented)
*------------------------------------------
[movement2]
Ranger
*------------------------------------------
* to customize HOVERCRAFT movement method...
* add [movement3] section (uncommented)
*------------------------------------------
[movement3]
Amphibious (Wheeled)
*[transports]
*Cannot be transported
*Naval
*Airmobile
*Airborne
*Train
*Helicopter
*[classes]
*None
*Infantry
*Tank
*Recon
*Anti-tank
*FlaK
*Fortification
*Ground Transport
*Rail Transport
*Artillery
*Air Defense
*Fighter
*Tactical Bomber
*Level Bomber
*Air Transport
*Helo Transport
*Submarine
*Destroyer
*Battleship
*Carrier
*Naval Transport
*Battle Cruiser
*Cruiser
*Light Cruiser
*[requisition]
*Switch Ground+Air / Naval units menu
*Select Air defense
*Select FlaK
*Select Fortification
*Select Anti Tank
*Select Artillery
*Select Infantry
*Select Recon
*Select Tanks
*Select Fighters
*Select Tactical Bombers
*Select Level Bombers
*Select Submarine
*Select Destroyer
*Select Battleship
*Select Carrier
*Select Battle Cruiser
*Select Cruiser
*Select Light Cruiser
*Name unit
*Reassign Unit
*Exit
*[terrain]
*CLEAR
*TOWN
*AIRFIELD
*FOREST
*BOCAGE
*HILL
*MOUNTAIN
*SAND
*SWAMP
*OCEAN
*RIVER
*FORTIFICATION
*PORT
*STREAM
*ESCARPMENT
*IMPASSABLE
*ROUGH
*CUSTOM
*ROADS
*RAILS
*[terrain2]
*SHALLOW SEA
*[unitdata]
*Leader
*Transport
*Country
*Experience
*Experience level
*Fuel
*Ammo
*Strength
*Range
*Initiative
*Spot
*Mov.Method
*Hard Attack
*Soft Attack
*Air Attack
*Naval Attack
*Ground defense
*Air defense
*Close defense
*Range defense
*Class
*Cost
*This will be loaded only by Suite
*[latitude]
*Africa
*S-Europe (USA)
*N-Europe
*E-Europe
*S-Asia
*Pacific
*C-Europe (Continental)
*W-Europe (Atlantic)
Any help from a experienced efile maker will be appreciated