Special Aircraft Service

Individual Mods and Packs for IL-2 1946 => Other Mods => Vehicles + Artillery => Topic started by: Mission_bug on August 01, 2017, 12:43:48 AM

Title: Horse and sledge moving WIP.
Post by: Mission_bug on August 01, 2017, 12:43:48 AM
Horse and sledge moving WIP.


Development thread:

http://forum.aviaskins.com/showthread.php?t=4818


(http://i293.photobucket.com/albums/mm42/Mission_bug/Album%203/Horse%20and%20sledge%20final_zpsvdjleb8e.jpg) (http://s293.photobucket.com/user/Mission_bug/media/Album%203/Horse%20and%20sledge%20final_zpsvdjleb8e.jpg.html)


3D model Voz:  Molva, AviaSkins.

Texture Voz1:  Stalker, Aviaskins.

Humans:  gio963tto, from Junker F13.

Java classes, additional 3D and template, modifications to existing 3D:  Pete Shaw aka Mission_bug.


https://www.mediafire.com/file/i3op5ioft4r2frv/Horse_and_Sledge_test_WIP_3.zip (https://www.mediafire.com/file/i3op5ioft4r2frv/Horse_and_Sledge_test_WIP_3.zip)


Place the folder'Horse and Sledge' into your mod folder.


Add the necessary entries shown in the separate files.



A release for the community to try in their game, uses the original Voz1 with additional humans wearing a winter blanket/animal skin.


To do if developed further:

It has been suggested that the horse be adapted to look as though it walks, this would mean altering the 3D and could distort the horse unacceptably.

The alternate would be to separate the horse and sledge into individual pieces to allow another horse to be added that is already in a moving stance.


The humans use the original textures and could be re-painted to reflect a different occupation.





Wishing you all the very best, Pete.  28th July 2017.  ;D
Title: Re: Horse and sledge moving WIP.
Post by: stiv_069 on August 01, 2017, 02:39:31 AM
Congratulations to all involved in the project!
Title: Re: Horse and sledge moving WIP.
Post by: stiv_069 on August 01, 2017, 04:42:06 AM
Code: [Select]
Chief

[Vehicles]
 moveType VEHICLE

 1-HorseSledge         ai.ground.ChiefGround 2 icons/car.mat
 3-HorseSledge         ai.ground.ChiefGround 2 icons/car.mat
 10-HorseSledge         ai.ground.ChiefGround 2 icons/car.mat
 
 1-HorseSledge2         ai.ground.ChiefGround 2 icons/car.mat
 3-HorseSledge2         ai.ground.ChiefGround 2 icons/car.mat
 10-HorseSledge2         ai.ground.ChiefGround 2 icons/car.mat


After the ships section and armor look for this section in vehicles, cars:


;============================================================
;---- USSR


[Vehicles.1-HorseSledge]
 com.maddox.il2.objects.vehicles.cars.HorseSledgeCar$HorseSledge
[Vehicles.3-HorseSledge]
 com.maddox.il2.objects.vehicles.cars.HorseSledgeCar$HorseSledge
 com.maddox.il2.objects.vehicles.cars.HorseSledgeCar$HorseSledge
 com.maddox.il2.objects.vehicles.cars.HorseSledgeCar$HorseSledge
[Vehicles.10-HorseSledge]
 com.maddox.il2.objects.vehicles.cars.HorseSledgeCar$HorseSledge
 com.maddox.il2.objects.vehicles.cars.HorseSledgeCar$HorseSledge
 com.maddox.il2.objects.vehicles.cars.HorseSledgeCar$HorseSledge
 com.maddox.il2.objects.vehicles.cars.HorseSledgeCar$HorseSledge
 com.maddox.il2.objects.vehicles.cars.HorseSledgeCar$HorseSledge
 com.maddox.il2.objects.vehicles.cars.HorseSledgeCar$HorseSledge
 com.maddox.il2.objects.vehicles.cars.HorseSledgeCar$HorseSledge
 com.maddox.il2.objects.vehicles.cars.HorseSledgeCar$HorseSledge
 com.maddox.il2.objects.vehicles.cars.HorseSledgeCar$HorseSledge
 com.maddox.il2.objects.vehicles.cars.HorseSledgeCar$HorseSledge


[Vehicles.1-HorseSledge2]
 com.maddox.il2.objects.vehicles.cars.HorseSledgeCar$HorseSledge2
[Vehicles.3-HorseSledge2]
 com.maddox.il2.objects.vehicles.cars.HorseSledgeCar$HorseSledge2
 com.maddox.il2.objects.vehicles.cars.HorseSledgeCar$HorseSledge2
 com.maddox.il2.objects.vehicles.cars.HorseSledgeCar$HorseSledge2
[Vehicles.10-HorseSledge2]
 com.maddox.il2.objects.vehicles.cars.HorseSledgeCar$HorseSledge2
 com.maddox.il2.objects.vehicles.cars.HorseSledgeCar$HorseSledge2
 com.maddox.il2.objects.vehicles.cars.HorseSledgeCar$HorseSledge2
 com.maddox.il2.objects.vehicles.cars.HorseSledgeCar$HorseSledge2
 com.maddox.il2.objects.vehicles.cars.HorseSledgeCar$HorseSledge2
 com.maddox.il2.objects.vehicles.cars.HorseSledgeCar$HorseSledge2
 com.maddox.il2.objects.vehicles.cars.HorseSledgeCar$HorseSledge2
 com.maddox.il2.objects.vehicles.cars.HorseSledgeCar$HorseSledge2
 com.maddox.il2.objects.vehicles.cars.HorseSledgeCar$HorseSledge2
 com.maddox.il2.objects.vehicles.cars.HorseSledgeCar$HorseSledge2

(https://s2.postimg.cc/gb0ec6xux/24.07.2017_17-50-29.jpg) (https://postimg.cc/image/4ynsuep5x/)
Title: Re: Horse and sledge moving WIP.
Post by: Mission_bug on August 01, 2017, 06:46:04 AM
Thank you very much for the additional entries, really appreciated. 8)


Wishing you all the very best, Pete. ;D
Title: Re: Horse and sledge moving WIP.
Post by: David Prosser on August 01, 2017, 03:44:01 PM
Thanks everybody, just the thing for atmospheric eastern winter campaigns.