NinjaSiren / Yes-Vehicles-finally

I was searching for a mod of vehicles and it ended up me finding this old mod from B17 to B18. I ended up forking it from github and continuing the work of Mason J. Caboose's Yes, Vehicles mod.
https://ludeon.com/forums/index.php?topic=48126.0
8 stars 2 forks source link

Why do we need APCPack, ATVPack, CartPack, TankPack, TruckPack textures? #28

Closed Taranchuk closed 4 years ago

Taranchuk commented 4 years ago

I did not find their application anywhere in the xml files.

NinjaSiren commented 4 years ago

When I was testing the mod when I added the Raids & Caravans patch, the game keeps giving me red errors about these "pack" textures not found in the texture folder.

Even though I know that I coded it that it will use the one without the "pack" name.

Kinda weird bug, I don't know if its fixed yet, I am not keen on testing it because when I added the "pack" textures, the mod just works.

Taranchuk commented 4 years ago

I think I figured it out. You designate races of vehicles as true. After this modification, the game will require these textures. In fact, these texturess are just saddles for animals that appear when they are loaded. You add these textures as yet another vehicles, not as saddles.

NinjaSiren commented 4 years ago

I think I figured it out. You designate races of vehicles as true. After this modification, the game will require these textures. In fact, these texturess are just saddles for animals that appear when they are loaded. You add these textures as yet another vehicles, not as saddles.

Saddles? so it is connected to Giddy-up?

Taranchuk commented 4 years ago

WargPack_south Well look. This is what you see when the caravan enters the map.

NinjaSiren commented 4 years ago

so thats the pack textures. so I just added another layer of vehicle.

NinjaSiren commented 4 years ago

anyways its not that of a major thing, it will still look like the vehicle.

Taranchuk commented 4 years ago

Well, all texture packs occupy a size of 9 mb, they need to be reduced if they do not play a special role.

NinjaSiren commented 4 years ago

ill reduce it to a transparent blank png.

Taranchuk commented 4 years ago

Problem solved.