From 99ae2451975bbe055cbe88c9fab4152a0882ecf9 Mon Sep 17 00:00:00 2001 From: weyne85 Date: Tue, 14 May 2024 20:07:35 +0200 Subject: [PATCH] Update README.md --- missions/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/missions/README.md b/missions/README.md index 941e6d8..3a94d19 100644 --- a/missions/README.md +++ b/missions/README.md @@ -12,8 +12,7 @@ dofile('C:\\MyScripts\\hello-world.lua') dofile([[C:\MyScripts\hello-world.lua]]) ``` -# Simple Recovery tanker script demonstrating the use of the RECOVERYTANKER.uncontrolledac method. -# or RECOVERYTANKER:SetUseUncontrolledAircraft(). +# Simple Recovery tanker script demonstrating the use of the RECOVERYTANKER.uncontrolledac method or RECOVERYTANKER:SetUseUncontrolledAircraft(). Both are shown below. You will require an AI skill S-3B tanker group placed in the mission editor, Set to **"Takeoff from Ramp"** and ensure **"Uncontrolled"** is ticked.