Hi mates!
In the meantime that my IJN HSFX carriers update is on hold due classfiles trouble I have start my new project about an update of the ARMOR/VEHICLES/TRAIN section based on historical and real TOE!
At the moment I have finished the complete reorganization of the chief.ini and tecnics_ru files and I'm starting to create the new convoy/trains!
To give a little more breath to their composition and for skin accordance too , I need the clone of those objects:
1)
[Vehicles.Motorcycle]
com.maddox.il2.objects.vehicles.cars.Car$Motorcycle
[Motorcycle]
Description Motorcycle
Icon Car
// Models
MeshSummer 3do/Cars/MCycle/Summer/live.sim
MeshSummerDamage 3do/Cars/MCycle/Summer/dead.sim
MeshWinter 3do/Cars/MCycle/Winter/live.sim
MeshWinterDamage 3do/Cars/MCycle/Winter/dead.sim
// Panzer
PanzerType Car
PanzerSubtype 1
PanzerBodyFront 0.001
// Moving
SoundMove models.Motocycle
SpeedAverage 22.0
SpeedMax 33.0
SpeedBack 5.0
RotSpeedMax 60.0 // ??
RotInvisAng 65.0
BestSpace 10.0
AfterCollisionDist 4.5
CommandInterval 1.6
StayInterval 1.5
(because I need to make it as a BMW and GENERIC)
It should be named so: [Vehicles.MotorcycleBMW] & [Vehicles.MotorcycleHARLEY]
2)
[Vehicles.BikeBMW]
com.maddox.il2.objects.vehicles.cars.Car$BikeBMW
[BikeBMW]
Description Motorbike BMW
Icon Car
// Models
MeshSummer 3do/Cars/BikeBMW/live.sim
MeshSummerDamage 3do/Cars/BikeBMW/dead.sim
// FIXME: make winter camouflage
// Panzer
PanzerType Car
PanzerSubtype 1
PanzerBodyFront 0.001
// Moving
SoundMove models.Motocycle
SpeedAverage 22.0
SpeedMax 33.0
SpeedBack 5.0
RotSpeedMax 60.0 // ??
RotInvisAng 65.0
BestSpace 10.0
AfterCollisionDist 4.5
CommandInterval 1.6
StayInterval 1.5
(because I need to make it as a allied sidecar and Generic)
It should be renamed so: [Vehicles.Bike] and [Vehicles.BikeHARLEY]
3)
[Vehicles.SdKfz251]
com.maddox.il2.objects.vehicles.tanks.Tank$SdKfz251
[SdKfz251]
Description Sd.Kfz.251
Icon fieldgun // used for 'stacionar' tank only
// Models
MeshSummer 3do/Cars/SdKfz251/summer/hier.him
MeshWinter 3do/Cars/SdKfz251/winter/hier.him
MeshDesert 3do/Cars/SdKfz251/desert/hier.him
// Panzer
PanzerType Tank
PanzerSubtype 1.8
PanzerBodyFront 0.01
// Weapon
Gun MMGunMG15t
NumShells 2000 //4000
AttackMaxDistance 2200.0
AttackMaxRadius 2200.0
AttackMaxHeight 2200.0
HeadYawHalfRange 20.0
GunMinPitch -10.0
GunStdPitch 0.0
GunMaxPitch +89.5
HeadMaxYawSpeed 38.0 // ??
GunMaxPitchSpeed 18.0 // ??
DelayAfterShoot 3.0
ChainfireTime 4.8
FastTargetsAngleError 4.0
// Moving
SoundMove models.Tank
StayWhenFire 1
SpeedAverage 19.0
SpeedMax 26.0
SpeedBack 5.0
RotSpeedMax 60.0 // ??
RotInvisAng 70.0
BestSpace 13.0
AfterCollisionDist 6.1
CommandInterval 1.6
StayInterval 1.5
(because I need it as version 8 ambulance and used among the stock)
It should be renamed so: [Vehicles.SdKfz251_medic]
TOTAL: 5 new vehicles!
I hope to don't bother with such request but the convoy update 'll be a real useful tools for all mission builders!!!
Thanks in advance!
All the best!
walter