From d99b62100908744e1e1534e3dd689d54e4867476 Mon Sep 17 00:00:00 2001 From: Richard Harrison Date: Mon, 19 Oct 2020 10:08:18 +0200 Subject: [PATCH] Emesary MP notifications ID added (OPRF) --- Nasal/notifications.nas | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Nasal/notifications.nas b/Nasal/notifications.nas index 5ff867ad8..487370c09 100644 --- a/Nasal/notifications.nas +++ b/Nasal/notifications.nas @@ -27,7 +27,11 @@ var AircraftControlNotification_Id = 17; var GeoEventNotification_Id = 18; # event ID 19 reserved for armaments and stores (model defined). var PFDEventNotification_Id = 20; -var ArmamentInFlightNotification = 21; +# +# Combat notifications; e.g. OPRF Emesary MP communications +var ArmamentInFlightNotification_Id = 21; +var ArmamentNotification_Id = 22; +var StaticNotification_Id = 25; # static object created. # # PropertySyncNotificationBase is a wrapper class for allow properties to be synchronized between