To prevent CarHud from appearing for specific model add it in /shared/config.lua:
Config.BlacklistedVehicles = { ['tenf2'] = true -- Example of blacklisted entity to disable carhud. }
Last updated 16 hours ago