Bugged RHD cars (no animation)

Does anyone know how to fix the animation of opening the doors in RHD cars?
looking for the vehiclelayout with working RIGHT HAND DRIVE

Which add-on are you using that allegedly has this missing right-hand drive animation?

https://pl.gta5-mods.com/vehicles/2018-honda-civic-type-r-fk8 (this car crashed i was edit layout_rhd to low and work but 0 animation when i press F)

See if this post helps.

1 Like
files {
 'data/**/*.meta',
}

data_file 'HANDLING_FILE'			'data/**/handling.meta'
data_file 'VEHICLE_LAYOUTS_FILE'	'data/**/vehiclelayouts.meta'
data_file 'VEHICLE_METADATA_FILE'	'data/**/vehicles.meta'
data_file 'CARCOLS_FILE'			'data/**/carcols.meta'
data_file 'VEHICLE_VARIATION_FILE'	'data/**/carvariations.meta'
``` if i am add this and magic gonna work?

Potentially, yes.
This __resource.lua structure should correct right-hand and nonstandard layouts for add-on vehicles; this is unless the add-on you’ve shown me has a very specific issue.

The aforementioned __resource.lua structure has corrected all of the add-on vehicles’ layout issues that I’d been experiencing thus far.

1 Like

well i have all my cars config like that in resource since beginning and i manage to fix the crash too changing for LAYOUT_STANDARD on vehicle and vehiclelayouts meta files and i have the same problem there is no animation when getting in car he just runs and teleports and when he gets out he uses the wrong door … any help ?!