mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
New versions with documentation
This commit is contained in:
@@ -1,12 +1,7 @@
|
||||
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
--- **Functional** - (R2.2) - Create random airtraffic in your missions.
|
||||
--
|
||||
-- ===
|
||||
--
|
||||
-- 
|
||||
--
|
||||
-- ===
|
||||
--
|
||||
-- The aim of the RAT class is to fill the empty DCS world with randomized air traffic and bring more life to your airports.
|
||||
--
|
||||
-- In particular, it is designed to spawn AI air units at random airports. These units will be assigned a random flight path to another random airport on the map.
|
||||
@@ -60,6 +55,7 @@
|
||||
--
|
||||
-- ===
|
||||
-- @module Functional.Rat
|
||||
-- @module RAT.JPG
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
--- RAT class
|
||||
@@ -152,8 +148,7 @@
|
||||
-- @field #boolean useparkingdb Parking spots are added to data base once an aircraft has used it. These spots can later be used by other aircraft. Default is true.
|
||||
-- @extends Core.Spawn#SPAWN
|
||||
|
||||
---# RAT class, extends @{Core.Spawn#SPAWN}
|
||||
-- The RAT class implements an easy to use way to randomly fill your map with AI aircraft.
|
||||
--- The RAT class implements an easy to use way to randomly fill your map with AI aircraft.
|
||||
--
|
||||
--
|
||||
-- ## Airport Selection
|
||||
|
||||
Reference in New Issue
Block a user