diff --git a/resources/[cars]/[policecars]/[unmarked]/um_hellfire/vehicles.meta b/resources/[cars]/[policecars]/[unmarked]/um_hellfire/vehicles.meta index cff93d50b..bfcaa0e97 100644 --- a/resources/[cars]/[policecars]/[unmarked]/um_hellfire/vehicles.meta +++ b/resources/[cars]/[policecars]/[unmarked]/um_hellfire/vehicles.meta @@ -15,7 +15,7 @@ null weap_ba_vehicle_weapons - dchallengerhellcat + str12392m LAYOUT_STANDARD_BUFFALO4 BUFFALO4_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT diff --git a/resources/[carscripts]/[carsounds]/bravado_hemi/audioconfig/str12392m_game.dat151.rel b/resources/[carscripts]/[carsounds]/bravado_hemi/audioconfig/str12392m_game.dat151.rel new file mode 100644 index 000000000..ada0e5ca4 Binary files /dev/null and b/resources/[carscripts]/[carsounds]/bravado_hemi/audioconfig/str12392m_game.dat151.rel differ diff --git a/resources/[carscripts]/[carsounds]/bravado_hemi/audioconfig/str12392m_sounds.dat54.rel b/resources/[carscripts]/[carsounds]/bravado_hemi/audioconfig/str12392m_sounds.dat54.rel new file mode 100644 index 000000000..06beadfa2 Binary files /dev/null and b/resources/[carscripts]/[carsounds]/bravado_hemi/audioconfig/str12392m_sounds.dat54.rel differ diff --git a/resources/[carscripts]/[carsounds]/bravado_hemi/fxmanifest.lua b/resources/[carscripts]/[carsounds]/bravado_hemi/fxmanifest.lua new file mode 100644 index 000000000..2c8bbe632 --- /dev/null +++ b/resources/[carscripts]/[carsounds]/bravado_hemi/fxmanifest.lua @@ -0,0 +1,13 @@ +fx_version 'adamant' + +game 'gta5' + +files { + 'audioconfig/*.dat151.rel', + 'audioconfig/*.dat54.rel', + 'sfx/**/*.awc' +} + +data_file 'AUDIO_GAMEDATA' 'audioconfig/str12392m_game.dat' +data_file 'AUDIO_SOUNDDATA' 'audioconfig/str12392m_sounds.dat' +data_file 'AUDIO_WAVEPACK' 'sfx/dlc_str12392m' \ No newline at end of file diff --git a/resources/[carscripts]/[carsounds]/bravado_hemi/sfx/dlc_str12392m/str12392m.awc b/resources/[carscripts]/[carsounds]/bravado_hemi/sfx/dlc_str12392m/str12392m.awc new file mode 100644 index 000000000..f79f8d770 Binary files /dev/null and b/resources/[carscripts]/[carsounds]/bravado_hemi/sfx/dlc_str12392m/str12392m.awc differ diff --git a/resources/[carscripts]/[carsounds]/bravado_hemi/sfx/dlc_str12392m/str12392m_npc.awc b/resources/[carscripts]/[carsounds]/bravado_hemi/sfx/dlc_str12392m/str12392m_npc.awc new file mode 100644 index 000000000..1c6ddd504 Binary files /dev/null and b/resources/[carscripts]/[carsounds]/bravado_hemi/sfx/dlc_str12392m/str12392m_npc.awc differ