diff --git a/resources/[carscripts]/[carsounds]/rh8_sound/__resource.lua b/resources/[carscripts]/[carsounds]/rh8_sound/__resource.lua deleted file mode 100644 index 4ade7e217..000000000 --- a/resources/[carscripts]/[carsounds]/rh8_sound/__resource.lua +++ /dev/null @@ -1,16 +0,0 @@ -resource_manifest_version "44febabe-d386-4d18-afbe-5e627f4af937" - -files { - 'audioconfig/r35sound_game.dat151.rel', - 'audioconfig/r35sound_sounds.dat54.rel', - 'sfx/dlc_r35sound/r35sound.awc', - 'sfx/dlc_r35sound/r35sound_npc.awc' -} - -data_file 'AUDIO_GAMEDATA' 'audioconfig/r35sound_game.dat' -data_file 'AUDIO_SOUNDDATA' 'audioconfig/r35sound_sounds.dat' -data_file 'AUDIO_WAVEPACK' 'sfx/dlc_r35sound' - -client_script { - 'vehicle_names.lua' -} \ No newline at end of file diff --git a/resources/[carscripts]/[carsounds]/rh8_sound/audioconfig/r35sound_game.dat151.rel b/resources/[carscripts]/[carsounds]/rh8_sound/audioconfig/r35sound_game.dat151.rel deleted file mode 100644 index 6cef09198..000000000 Binary files a/resources/[carscripts]/[carsounds]/rh8_sound/audioconfig/r35sound_game.dat151.rel and /dev/null differ diff --git a/resources/[carscripts]/[carsounds]/rh8_sound/audioconfig/r35sound_sounds.dat54.rel b/resources/[carscripts]/[carsounds]/rh8_sound/audioconfig/r35sound_sounds.dat54.rel deleted file mode 100644 index 9aa6c53b5..000000000 Binary files a/resources/[carscripts]/[carsounds]/rh8_sound/audioconfig/r35sound_sounds.dat54.rel and /dev/null differ diff --git a/resources/[carscripts]/[carsounds]/rh8_sound/sfx/dlc_r35sound/r35sound.awc b/resources/[carscripts]/[carsounds]/rh8_sound/sfx/dlc_r35sound/r35sound.awc deleted file mode 100644 index 865ab3908..000000000 Binary files a/resources/[carscripts]/[carsounds]/rh8_sound/sfx/dlc_r35sound/r35sound.awc and /dev/null differ diff --git a/resources/[carscripts]/[carsounds]/rh8_sound/sfx/dlc_r35sound/r35sound_npc.awc b/resources/[carscripts]/[carsounds]/rh8_sound/sfx/dlc_r35sound/r35sound_npc.awc deleted file mode 100644 index 4a541d2e7..000000000 Binary files a/resources/[carscripts]/[carsounds]/rh8_sound/sfx/dlc_r35sound/r35sound_npc.awc and /dev/null differ diff --git a/resources/[jobs]/[medic]/mh_Teddy/client/client.lua b/resources/[jobs]/[medic]/mh_Teddy/client/client.lua index 1e97757ba..8dfca4d28 100644 --- a/resources/[jobs]/[medic]/mh_Teddy/client/client.lua +++ b/resources/[jobs]/[medic]/mh_Teddy/client/client.lua @@ -151,8 +151,8 @@ function StartTreatmentSequence(playerPed) Wait(5000) -- Spieler an Koordinate setzen - SetEntityCoords(playerPed, -1877.5808, -320.7878, 49.4411) - SetEntityHeading(playerPed, 319.8865) + SetEntityCoords(playerPed, 1121.6, -1553.79, 36.09) + SetEntityHeading(playerPed, 178.72) EnableAllControlActions(0) DoScreenFadeIn(1000)