Question, so when ever I use the MAN TGS with any trailer, the truck won't disconnect when I hit 'L'. The nodes will pop up, as if it were disconnecting, but the truck actually won't. The only way I can fix this is if I reset the truck, and I don't want to have to do that every single time I want to use a trailer. Is there a way to fix this? It also won't connect to all the trailers, like the default flat bed trailer.
Yea bug still exists in beta too we will look into it For now you can go in there into the fifth wheel, attach and detach the node manually. Though it will attach again when you reset vehicle. No idea why its happening but we'll fix it
That bug is due to the vehicle having a tow hitch coupler at the front for some reason. The fifth wheel LUA in game basically works like this: If there is a coupler attached, detach it, otherwise attach one. And the way it checks if it's attached is (this is a really simplified version): for each coupler in the vehicle in order of caching, if it's not attached to something, return false. So if the vehicle has more than 1 coupler, it checks them in order they were cached. Since the tow hitch coupler is in the frame slot, it gets loaded before the fifth wheel slot, so it's cached first. Now, if nothing is attached to that coupler, the function will return false and not check any other couplers. The result of this function goes to the game engine LUA that controls the fifth wheel toggle. The function receives false so it thinks that the trailer is not attached, so it tries to attach it but nothing happens because it's already attached, so it just does nothing. Solution: Remove the fifth wheel coupler, or move it to another slot where it won't interfere with the coupler cache. Or better make the upfit a core slot and make the empty option add that tow hitch coupler, this way they will never conflict.
can anyone explain me this truck second axle steering wheels because i had ttried to forma truck like tat but ican finf the otion of steering for the rear axle of the truck
can anyone explain me how to do this?? wich configuration do i Hve to change or put for doing the rear axle 2 wheel steer?? it´s amazing tell me how to do it please
It will physically clip so you have to move it in with the world editor to take a pic Some more materials and few jbeam things