luckyrobots/media/Audio/AudioGlobals.xml
Goran Lazarevski 997b97a113 first commit
2025-03-12 11:55:10 +01:00

92 lines
5.9 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<AudioGlobals>
<GlobalEvents>
<GlobalEvent ReferenceName="SOS_2D" EventName="/Master/SenseOfSpeed/SOS_2D"/>
<GlobalEvent ReferenceName="WeatherAmbient" EventName="/Master/Weather/RAIN_On_World"/>
<GlobalEvent ReferenceName="WeatherCar" EventName="/Master/Weather/AMB_Weather_OnCar"/>
<GlobalEvent ReferenceName="WeatherWindscreenWipersFront" EventName="/Master/Weather/RAIN_WindscreenWipersFront"/>
<GlobalEvent ReferenceName="WeatherWindscreenWipersRear" EventName="/Master/Weather/RAIN_WindscreenWipersRear"/>
<GlobalEvent ReferenceName="FocusCarSweetener" EventName="/Master/Wheels/Player_Car_Centre"/>
<GlobalEvent ReferenceName="RollingEvent" EventName="/Master/Collisions/Collisions_Car/IMP_Car_Rolling_Aluminium"/>
<GlobalEvent ReferenceName="RollingEvent_CarbonFibre" EventName="/Master/Collisions/Collisions_Car/IMP_Car_Rolling_Carbonfibre"/>
<GlobalEvent ReferenceName="AUD_S4_Traffic_04" EventName="Traffic_Car_Saloon"/>
<GlobalEvent ReferenceName="AUS_FX4_Traffic_64" EventName="Traffic_Diesel"/>
<GlobalEvent ReferenceName="BMW_323Sport_Traffic_00" EventName="Traffic_Car_Saloon"/>
<GlobalEvent ReferenceName="BMW_X5M_Traffic_11" EventName="Traffic_Car_Hatch"/>
<GlobalEvent ReferenceName="CHE_ColoradoZR2_Traffic_17" EventName="Traffic_Car_Saloon"/>
<GlobalEvent ReferenceName="FIA_500AbarthSS_Traffic_10" EventName="Traffic_Car_Sml"/>
<GlobalEvent ReferenceName="FOR_Bronco_Traffic_75" EventName="Traffic_Diesel"/>
<GlobalEvent ReferenceName="FOR_Fiesta_Traffic_09" EventName="Traffic_Car_Hatch"/>
<GlobalEvent ReferenceName="FOR_F150Raptor_Traffic_17" EventName="Traffic_Diesel"/>
<GlobalEvent ReferenceName="FOR_Transit_Traffic_11" EventName="Traffic_Diesel"/>
<GlobalEvent ReferenceName="JEE_Wrangler_traffic_12" EventName="Traffic_Diesel"/>
<GlobalEvent ReferenceName="LR_Defender_Traffic_97" EventName="Traffic_Diesel"/>
<GlobalEvent ReferenceName="MAZ_Mazdaspeed3_Traffic_10" EventName="Traffic_Car_Hatch"/>
<GlobalEvent ReferenceName="MER_A200Turbo_Traffic_09" EventName="Traffic_Car_Sml"/>
<GlobalEvent ReferenceName="MER_C32AMG_Traffic_04" EventName="Traffic_Car_Saloon"/>
<GlobalEvent ReferenceName="MER_XClass_Traffic_18" EventName="Traffic_Diesel"/>
<GlobalEvent ReferenceName="MIN_CooperS_Traffic_65" EventName="Traffic_Car_Sml"/>
<GlobalEvent ReferenceName="MIN_JohnCooperWorks_Traffic_09" EventName="Traffic_Car_Hatch"/>
<GlobalEvent ReferenceName="MIT_GalantVR4_Traffic_92" EventName="Traffic_Car_Saloon"/>
<GlobalEvent ReferenceName="PG_BoxTruck_Traffic_14" EventName="Traffic_Truck"/>
<GlobalEvent ReferenceName="PG_Bus_Traffic_14" EventName="Traffic_Bus"/>
<GlobalEvent ReferenceName="PG_FlatBed_Traffic_18" EventName="Traffic_Diesel"/>
<GlobalEvent ReferenceName="PG_FlatbedTruck_Traffic_18" EventName="Traffic_Truck"/>
<GlobalEvent ReferenceName="PG_Gritter_Traffic_18" EventName="Traffic_Truck"/>
<GlobalEvent ReferenceName="PG_Tractor_Traffic_18" EventName="Traffic_Tractor"/>
<GlobalEvent ReferenceName="SUB_LegacyB4GT_Traffic_05" EventName="Traffic_Car_Saloon"/>
<GlobalEvent ReferenceName="VW_Beetle_Traffic_66" EventName="Traffic_Car_Hatch"/>
<GlobalEvent ReferenceName="VW_Beetle_Traffic_Taxi_66" EventName="Traffic_Car_Hatch"/>
<GlobalEvent ReferenceName="VW_BoraVR6_Traffic_03" EventName="Traffic_Car_Saloon"/>
<GlobalEvent ReferenceName="VW_Fox_Traffic_11" EventName="Traffic_Car_Sml"/>
<GlobalEvent ReferenceName="VW_GTIVR6_Traffic_98" EventName="Traffic_Car_Hatch"/>
<GlobalEvent ReferenceName="CarsFolder" EventName="/Master/Cars/"/>
<GlobalEvent ReferenceName="GranularCarsFolder" EventName="/Master/GS_Cars/"/>
<GlobalEvent ReferenceName="TrafficCarsFolder" EventName="/Master/Traffic/"/>
<GlobalEvent ReferenceName="TrafficBank" EventName="GLB_Traffic"/>
<GlobalEvent ReferenceName="PlayerHornEvent" EventName="/Master/Horns/Horns_Modular"/>
<GlobalEvent ReferenceName="OnlinePlayerHornEvent" EventName="/Master/Horns/Horns_Modular_AI"/>
</GlobalEvents>
<CarsWithSoftTop>
</CarsWithSoftTop>
<CarsWithNoWipers>
</CarsWithNoWipers>
<CrowdExcitement>
<PGG_CarSpeed Min="0" Max="75" Mult="1"/>
<PGG_SkillsScore Min="0" Max="50" Mult="1"/>
<PGG_RPMRateOfChange Min="0" Max="50" Mult="1"/>
<PGG_AvgSlipAngle Min="0" Max="6" Mult="10"/>
<PGG_AvgSlipRatio Min="0" Max="6" Mult="3"/>
<InRaceAddition Value="100"/>
</CrowdExcitement>
<PackDensity InnerRange="2" OuterRange="55" MaxContribution="0.25" MaxPackDensity="1"/>
<!-- Maps a video file name to the parameter of the snapshot -->
<VideoMappings SnapshotName="UI_AMB">
<!-- Value 1 is reserved for the map -->
<VideoMapping Video="Loading_Autumn1" Value="2"/>
<VideoMapping Video="Loading_Autumn2" Value="3"/>
<VideoMapping Video="Loading_Spring1" Value="4"/>
<VideoMapping Video="Loading_Spring2" Value="5"/>
<VideoMapping Video="Loading_Summer1" Value="6"/>
<VideoMapping Video="Loading_Summer2" Value="7"/>
<VideoMapping Video="Loading_Winter1" Value="8"/>
<VideoMapping Video="Loading_Winter2" Value="9"/>
</VideoMappings>
<!-- This section can be used if you need to send the value to a different event name for expansions etc.
<VideoMappings SnapshotName="UI_AMB">
<VideoMapping Video="ExpansionPack_Loading_01" Value="10"/>
<VideoMapping Video="ExpansionPack_Loading_02" Value="11"/>
<VideoMapping Video="ExpansionPack_Loading_03" Value="12"/>
<VideoMapping Video="BM_Loading_Video_04" Value="8"/>
</VideoMappings>
-->
</AudioGlobals>