Waldemar 337 12 Posted April 19, 2022 As the title says, some of vanilla cargo vehicles are unable to use cargo objects. I have checked it with a canVehicleCargo function. For example, the cargo truck (class name "C_Van_01_transport_F") has a visible cargo hold which is not usable in the game. Can it be fixed by the game developers ? Do they read this forum ? Thank you. Share this post Link to post Share on other sites
Waldemar 337 12 Posted April 19, 2022 I think I found the reason. Models having the "_transport" in their class name are intended to be used as a passanger transport. So, I will change my statement to the following. Would be good to have cargo versions of the "C_Van_01_transport_F" class and its relatives. If someone could help me and tell where to read about modifying the class (in order to change it to a cargo class), I would try to do that. Thank you. P. S. Looks like CUP_Vehicles add-on has the same thing. Some of their models have a visible cargo hold which is not usable for some reason. Share this post Link to post Share on other sites
fn_Quiksilver 1636 Posted April 19, 2022 its not practical without scripting to have vehicles be both transport and cargo. most or all of these vehicles have a cargo variant Share this post Link to post Share on other sites
Waldemar 337 12 Posted April 19, 2022 Most of the vanilla vans have a cargo version, but for this particular series "C_Van_01" I could not find a cargo class. Share this post Link to post Share on other sites
h4wek 43 Posted April 25, 2022 If you wanna use this system here you are : https://steamcommunity.com/sharedfiles/filedetails/?id=2793292686 ( i am also interested why it is not implemented already in game engine beside new targets for firing ranges for example :) Share this post Link to post Share on other sites