mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Updated Scheduler and documentation.
-- Added SCHEDULER.Schedule method. -- Reworked SCHEDULER.New method. -- Renamed Mechanic to Mechanist.
This commit is contained in:
@@ -22984,7 +22984,7 @@ end
|
||||
-- It suports the following functionality:
|
||||
--
|
||||
-- * Track the missiles fired at you and other players, providing bearing and range information of the missiles towards the airplanes.
|
||||
-- * Provide alerts of missile launches, including detailed information of the units launching, including bearing, range …
|
||||
-- * Provide alerts of missile launches, including detailed information of the units launching, including bearing, range <EFBFBD>
|
||||
-- * Provide alerts when a missile would have killed your aircraft.
|
||||
-- * Provide alerts when the missile self destructs.
|
||||
-- * Enable / Disable and Configure the Missile Trainer using the various menu options.
|
||||
@@ -25434,7 +25434,7 @@ end
|
||||
--
|
||||
-- ===
|
||||
--
|
||||
-- ### Contributions: Mechanic - Concept & Testing
|
||||
-- ### Contributions: Mechanist - Concept & Testing
|
||||
-- ### Authors: FlightControl : Design & Programming
|
||||
--
|
||||
-- @module Detection
|
||||
@@ -26405,7 +26405,7 @@ end
|
||||
--
|
||||
-- ===
|
||||
--
|
||||
-- ### Contributions: Mechanic, Prof_Hilactic, FlightControl - Concept & Testing
|
||||
-- ### Contributions: Mechanist, Prof_Hilactic, FlightControl - Concept & Testing
|
||||
-- ### Author: FlightControl - Framework Design & Programming
|
||||
--
|
||||
-- @module DetectionManager
|
||||
|
||||
Reference in New Issue
Block a user