mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-24 12:05:27 +00:00
xx
This commit is contained in:
@@ -43,6 +43,7 @@
|
|||||||
--
|
--
|
||||||
-- **Note** that try to avoid hard coding stuff in Moose since DCS is updated frequently and things change. Therefore, the main source of information is either a file `beacons.lua` that can be
|
-- **Note** that try to avoid hard coding stuff in Moose since DCS is updated frequently and things change. Therefore, the main source of information is either a file `beacons.lua` that can be
|
||||||
-- found in the installation directory of DCS for each map or a table that the user needs to provide.
|
-- found in the installation directory of DCS for each map or a table that the user needs to provide.
|
||||||
|
-- **Note** your `MissionScripting` environment needs to be desanitized to read this data. `Package` als needs to be available.
|
||||||
--
|
--
|
||||||
-- # Basic Setup
|
-- # Basic Setup
|
||||||
--
|
--
|
||||||
|
|||||||
@@ -43,6 +43,7 @@
|
|||||||
--
|
--
|
||||||
-- **Note** that try to avoid hard coding stuff in Moose since DCS is updated frequently and things change. Therefore, the main source of information is either a file `radio.lua` that can be
|
-- **Note** that try to avoid hard coding stuff in Moose since DCS is updated frequently and things change. Therefore, the main source of information is either a file `radio.lua` that can be
|
||||||
-- found in the installation directory of DCS for each map or a table that the user needs to provide.
|
-- found in the installation directory of DCS for each map or a table that the user needs to provide.
|
||||||
|
-- **Note** your `MissionScripting` environment needs to be desanitized to read this data.
|
||||||
--
|
--
|
||||||
-- # Basic Setup
|
-- # Basic Setup
|
||||||
--
|
--
|
||||||
|
|||||||
@@ -43,6 +43,7 @@
|
|||||||
--
|
--
|
||||||
-- **Note** that try to avoid hard coding stuff in Moose since DCS is updated frequently and things change. Therefore, the main source of information is either a file `towns.lua` that can be
|
-- **Note** that try to avoid hard coding stuff in Moose since DCS is updated frequently and things change. Therefore, the main source of information is either a file `towns.lua` that can be
|
||||||
-- found in the installation directory of DCS for each map or a table that the user needs to provide.
|
-- found in the installation directory of DCS for each map or a table that the user needs to provide.
|
||||||
|
-- **Note** your `MissionScripting` environment needs to be desanitized to read this data.
|
||||||
--
|
--
|
||||||
-- # Basic Setup
|
-- # Basic Setup
|
||||||
--
|
--
|
||||||
|
|||||||
Reference in New Issue
Block a user