Thread: Trains & Cargo
View Single Post
  #2  
Old 07-18-2012, 05:27 AM
FG28_Kodiak FG28_Kodiak is offline
Approved Member
 
Join Date: Dec 2009
Location: Swabia->Bavaria->Germany
Posts: 884
Default

Yes,
add Flatbeds to a train.
Place the train on the tracks, after this select the actor tab, enable show skin, then you can add a cargo (aaa also) to the trailers.



Simple example:
Code:
[PARTS]
  core.100
  bob.100
[MAIN]
  MAP Land$English_Channel_1940
  BattleArea 150000 100000 100000 150000 1000
  TIME 12
  WeatherIndex 0
  CloudsHeight 1000
  BreezeActivity 10
  ThermalActivity 10
[splines]
[CustomChiefs]
  Train.custom_chief27 $core/icons/tank.mma
[Train.custom_chief27]
  Wagon.M7_0-4-4
  Wagon.13T_Flat
  Wagon.Flat_KB_Ommr
[Chiefs]
  0_Chief Train.custom_chief27 gb /tow01_00 1_Static/tow02_00 2_Static
[Stationary]
  1_Static Stationary.13T_Flat_ContainerBK gb 0.00 0.00 0.00 
  2_Static Artillery.3_inch_20_CWT_QF_Mk_I_StandAlone1 gb 0.00 0.00 0.00 
[0_Chief_Road]
  S 466 204 0.90 5.00 P 266491.88 188224.30  0 2 11.11
  S 466 204 0.68 5.00 P 266494.47 188145.84
[Buildings]
[BuildingsLinks]

Last edited by FG28_Kodiak; 07-18-2012 at 05:39 AM.
Reply With Quote