mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
New Moose Structure + Created New Update Mission Method
This commit is contained in:
8
Moose Development/Dcs/Moose_Test_WRAPPER.lua
Normal file
8
Moose Development/Dcs/Moose_Test_WRAPPER.lua
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
Include.File( "Group" )
|
||||
Include.File( "Unit" )
|
||||
|
||||
local UnitAirPlaneAI = _DATABASE:FindUnit( "Airplane AI" )
|
||||
|
||||
UnitAirPlaneAI:FlareRed()
|
||||
|
||||
Reference in New Issue
Block a user