ok so i know this can be done i just looking for some help so in vehicles meta you can make your or any vehicle be able to tow trailers i just need help on what i put for a vehicle to tow im trying to do this for my county truck in game so it can haul a boat… thanks to anyone that helps…
1 Like
No guarantee that this is 100% correct, or if it is missing anything. You need to add/change the following entries in the vehicles.meta:
<trailers>
<Item>boattrailer</Item>
<Item>trailersmall</Item>
</trailers>
<additionalTrailers>
<Item>trailersmall2</Item>
</additionalTrailers>
<doorsWithCollisionWhenClosed>
<Item>VEH_EXT_BOOT</Item>
</doorsWithCollisionWhenClosed>
Then add the following flags: FLAG_ATTACH_TRAILER_ON_HIGHWAY FLAG_ATTACH_TRAILER_IN_CITY
ya ill try this out thanks!!
How did it go, @lag?
20 char