Hello all,
I recently replaced Trevor's Kanis Bodhi truck with a modded truck... The model works fine as an addon and everything.
Once I replaced Trevor's truck with it... each time I spawn it in-game and approach any of the doors the game crashes immediately.
After some searching around I realized that the Layout line in vehicles.meta (<layout>LAYOUT_4X4_DUBSTA</layout>) can cause this.
Whenever I edit the Layout line, for example I make it (<layout>LAYOUT_4X4</layout>) excluding the parenthesis of course. The truck works perfectly, but the seating no longer allows for 5 passengers.
With <layout>LAYOUT_4X4_DUBSTA</layout> you can have people sit in the bed of truck, but with <layout>LAYOUT_4X4</layout> the passengers are no longer able to utilize the bed of the truck they only sit in the cab.
How do I fix this issue? how do I get <layout>LAYOUT_4X4_DUBSTA</layout> to work?
Any and all help will be appreciated.