[Main] Title=$$:Your Landing Challenge Title Description=$$:Landing Challenge Location AppVersion=10.0.282174 FlightVersion=1 MissionType=LandingChallenge ;There's 3 subtype depending on the difficulty: "Famous": easy airport and weather, "Epic": hard airport, weather can add difficulty but no strong wind, "StrongWind": Airport can be difficult, but it's not mandatory, Hard weather with a strong wind (depending on the plane, at least 20kts with gust 5 to 10kts above) MissionSubType=Epic [Options] ;Do no need to touch anything here Sound=True Pause=True Moonlight=True TextDisplayPage=0 SlewDisplayPage=1 AxisIndicator=Off Titles=False [Sim.0] ;Here you define the plane used in the Landing Chalenge. Airplanes have code names. A list with all the names is attached with the template. Sim=Cessna CJ4 Citation Asobo SimFile=final.FLT [ResourcePath] ;Do not change this: this point to the files used for Landing CHalenge logic Path=Missions\Asobo\LandingChallenges\default\ [ObjectFile] ;This File is used for Landing Challenge Scoring. Depending on the Plane used, you will choose the File "LandingChallenge_Airliner" (for Airliner planes) or "LandingChallenge_Private" (for all other planes). File=Missions\Asobo\LandingChallenges\default\LandingChallenge_Private ;File=Missions\Asobo\LandingChallenges\default\LandingChallenge_Airliner [Atc_Menu] ;Do not touch Visible=False [Weather] ;False by default. IF you are adding a custom weather file, weather.wrp, then mark as true UseWeatherFile=True [Assistance] ;Do not touch (it forces the assistances used in Landing Challenges) Preset=ASSISTANCE_PRESET_LANDING_CHALLENGE [Arrival] ;Write the Airport ICAO code and runway number on which you want the Player to land. You can check this info in the world map ICAO=KASE RunwayNumber=33 RunwayDesignator=NONE [Briefing] ; Here you define the text for the briefing box and add the background image you want to be displayed. BriefingText=TT:LC_Aspen_Briefing1 BriefingImage0=./images/Aspen_Briefing.jpg ;Do not touch this StartUpLocationInfo0=FLIGHT_INFO_RUNWAY_ARRIVAL_ELEVATION StartUpLocationInfo1=FLIGHT_INFO_RUNWAY_ARRIVAL_SLOPE StartUpLocationInfo2=FLIGHT_INFO_LOCATION_TIME StartUpLocationInfo3=FLIGHT_INFO_LOCATION_WIND StartUpAircraftInfo0=FLIGHT_INFO_AIRCRAFT_IAS StartUpAircraftInfo1=FLIGHT_INFO_AIRCRAFT_HEADING StartUpAircraftInfo2=FLIGHT_INFO_AIRCRAFT_STALL_SPEED_FLAPS_UP [Loading] ;You can add and an image for the loading screen and set custom text tips to be displayed while loading. ImageName=./images/Aspen_Loading.jpg Tips0=TT:LOADING.SPECIFIC_TIPS.LANDING_PRECISION Tips1=TT:LOADING.SPECIFIC_TIPS.CENTERLINE Tips2=TT:LOADING.SPECIFIC_TIPS.LANDING_SMOOTHNESS Tips3=TT:LOADING.SPECIFIC_TIPS.CHALLENGE_003 Tips4=TT:LOADING.TIPS.THROTTLE_001 [Panels] ;Do not touch Panel.On=True HUD.On=False [Window.1] ;Do not touch Order=255 Active=True Undocked=False Maximized=True ScreenUniCoords=0, 0, 8192, 4000 UndocCoords=0, 0, 0, 0 CurrentCamera={BCA3FDD1-FB83-4BBA-8407-4922A7F0D00C} [ATC_AgentManager] ;Do not touch NumberofAgents=0 [ATC_Aircraft.0] ;Do not touch ActiveFlightPlan=False RequestedFlightPlan=True AcState=ACSTATE_REQUEST_TAXI_CLEARANCE_OUT_VFR_ATIS NumberofWaypoints=0 ClearanceFlags=80 CtCur=CLEARANCE_NONE WaypointNext=0 AltCleared=-1 HdgAssigned=-1 SquawkAssigned=1598427648 LandingSequence=LANDING_NONE DepartureRequest=DEPARTURE_VFR_REQUEST_NONE ParkingRequest=PARKING_NAME_NONE ParkingTypeRequest=PARKING_TYPE_NONE PatternLeg=PATTERN_LEG_NONE ApproachIndex=-1 ApproachTransitionIndex=-1 ApproachRequestIndex=-1 ApproachTransitionRequestIndex=-1 RunwayIndex=-1 RunwayRequestIndex=-1 ParkingIndex=-1 FlightFollowing=FLIGHT_FOLLOWING_NO AirspaceTransition=AIRSPACE_TRANSITION_NONE BVAirspaceTransition=BV_TYPE_NONE BVAirspaceTransitionReq=BV_TYPE_NONE TakeoffSequence=TAKEOFF_SEQUENCE_NONE LandingSequenceNumber=-1 TaxiRouteCurrent=-1 CruisingAltitude=-1 RequestedCruisingAltitude=-1 ExpectedAltitude=-1 AircraftSignature=1,0 [ATC_RequestedFlightPlan.0] ;For title, put the location of the Landing Chalenge "to" the airport used title=Aspen, Colorado to Aspen-Pitkin County Airport description=Aspen, Colorado to Aspen-Pitkin County Airport type=VFR routetype=0 cruising_altitude=0 ;Update the departure_id and final destinationId with ICAO, coordinates and altitude departure_id=CUST0, N39° 8' 33.64", W106° 46' 16.90", +009659 departure_position= destination_id=KASE, N39° 13' 18.8", W106° 52' 5.6", +007838 ;Update departure and arrival name departure_name=Aspen, Colorado destination_name=Aspen-Pitkin County Airport ;waypoint.0 is the Starting point of the Plane during the RTC ;waypoint.1 is the real Starting position the Plane will have after the RTC (or when RTC is passed) ;waypoint.2 is the ICAO and coordinates of the Runway you will land on waypoint.0=, , , CUST0, U, N39° 8' 33.64", W106° 46' 16.90", +009659 waypoint.1=, , , CUST1, U, N39° 9' 10.18", W106° 47' 1.62", +009659 waypoint.2=, KASE, , KASE, A, N39° 13' 18.8", W106° 52' 5.6", +007838 [ATC_AircraftManager] ; Do not touch NumberofAircraft=1 [ATC_MessageSystem] ; Do not touch FrequencyNodes=0 [DateTimeSeason] ;You can set date and time values here. It is independent from the weater system, but it will affect the position of the sun/moon Season=Autumn Year=2018 Day=290 Hours=7 Minutes=15 Seconds=00 [SimVars.0] ;Plane starting position: coordinates, altitude and heading. ; Do not touch other values Latitude=N39° 8' 33.64" Longitude=W106° 46' 16.90" Altitude=+0010000 Pitch=-2.862 Bank=0 Heading=313 PVelBodyAxis=0 BVelBodyAxis=0 HVelBodyAxis=0 XVelBodyAxis=0 YVelBodyAxis=0 ;ZVelBodyAxis is the starting speed of the Plane in feet/s ZVelBodyAxis=280 ;Do not touch other values SimOnGround=False OnPlatformHeight=-9999999999 [Slew.0] ;Do not touch Active=False [Freeze.0] ;Do not touch Location=False Altitude=False Attitude=False ;Used to set the Throttle Lever at start to a predefined position (in %) [Engine Parameters.1.0] ThrottleLeverPct=0.40 ;Used to set the Throttle Lever at start to a predefined position (in %) ;Only for Planes that have 2 engines/propellers ;You need to set this for each engine (for example a 747-8i have 4 engines, so you need to duplicate this blocks for each engine, just changing the number) [Engine Parameters.2.0] ThrottleLeverPct=0.40 [Fuel.0] ;Set the amount of Fuel at Flight start. (depending on the plane, the system could be different). Usually, we put 30% of Fuel for Landing Challenges. TankSelector=All TankSelector1=All Center=0 LeftMain=30.000001907348632813 RightMain=30.000001907348632813 LeftAux=0 RightAux=0 LeftTip=0 RightTip=0 Center 2=0 Center 3=0 External 1=0 External 2=0 [Payload.0] ;Set the Payload of your Plane for the Landing Challenge PayloadList= 170.0, 170.0, 170.0, 170.0, 0.0, 0.0, 0.0, 100.0, 50.0 [Controls.0] ;Used to set specific elements at flight start ;Flaps is for the Level of Flaps at start FlapsHandle=050.00 LeftFlap=050.00 RightFlap=050.00 ;ElevetorTrim is for the Trim level at start ElevatorTrim=059.00 ;GearsHandle is to set the Landing Gears out or not at start (100.00 is out, 000.00 is in) GearsHandle=100.00 Gear1=100.00 Gear2=100.00 Gear3=100.00 [Multiplayer] ;Do not touch Status=0 RadiusAlpha=50 RadiusCreate=5000 RadiusRemove=5500 [AirTraffic] ;Do not touch Status=0 RadiusAlpha=50 RadiusCreate=5000 RadiusRemove=5500 [TrafficManager] ;Do not touch disable=True [Leaderboard] ;Do not touch