﻿<DemoConfigs>
  
  <Event cmdline="takehome" TransitionsXML="Game:\Media\UI\UITransitions_TakehomeDemo.xml" watermark="DemoWatermark">
    <TrackList>
    </TrackList>
    <CarList defaultId="1388">
      <Car id="1422" />
      <Car id="1388" />
    </CarList>
    <AICarListCollection>
        <AICarList>
        </AICarList>
    </AICarListCollection>
    <UpsellOptions>
    </UpsellOptions>
  </Event>

<Event cmdline="e3floor" TransitionsXML="Game:\Media\UI\UITransitions_E3.xml">
    <TrackList>
      <Track id="0" laps="1"/>
    </TrackList>
    
    <CarList defaultId="1667">
      <!--GamesCom-->
      <Car id="1667" track="0"/> <!-- MCL_P1_13 -->
      <Car id="251" track="0"/> <!-- MER_300SL_54-->
      <Car id="1399" track="0"/> <!-- FOR_FocusST_12 -->
      <Car id="1570" track="0"/> <!-- FER_F12_13  -->
      <Car id="2014" track="0"/> <!-- AUD_1_R18_12 -->
    </CarList>

    <AICarListCollection>
        <AICarList id="1667">
          <Car id="1397" /><!--KOE_Agera_11-->
          <Car id="1427" /><!--PAG_Huayra_12-->
          <Car id="1667" />
        </AICarList>

        <AICarList id="251">
            <Car id="336" /><!--JAG_Etype_61-->
            <Car id="1105" /><!--AST_DB5Vantage_64-->
            <Car id="251" />
        </AICarList>

        <AICarList id="1399">
            <Car id="1216" /><!--AUD_RS3_11-->
            <Car id="1231" /><!--VW_GolfR_10-->
            <Car id="1399" />
        </AICarList>

        <AICarList id="1570">
            <Car id="1173" /><!--LAM_LP6704SV_10-->
            <Car id="1181" /><!--AST_One77_10-->
            <Car id="1570" />
        </AICarList>

        <AICarList id="2014">
            <Car id="2014" /><!--AUD_1_R18_12-->
        </AICarList>

        <AICarList id="0">       <!-- 0 is the default AI field if the model ID is not specified-->
            <Car id="1570" />
            <Car id="1427" />
        </AICarList>
    </AICarListCollection>
    
    <GameOptions _321Type="Full" MaxAIPlayers="7" DrivatarTrainingDisabled="true" MaxDrivatars="0">
      <StartingGridOptions GridOrderingType="PI" Ascending="0" ClusterHumansAtIndex="5"/>
      <EndConditionOptions Type="NumLaps" NumLaps="1"/>
      <ScoringOptions Type="TimeBased" TargetScoreEnabled="1" BiggerIsBetter="0" FinishingPlaceRelevant="true">
        <TargetScores>
          <TargetScore Target="Gold" Score="1"/>
          <TargetScore Target="Silver" Score="2"/>
          <TargetScore Target="Bronze" Score="3"/>
        </TargetScores>
      </ScoringOptions>
    </GameOptions>

    <UpsellOptions>
      <Timer value="12000"/>
    </UpsellOptions>
  </Event>
  
</DemoConfigs>
