From 61d2a1b16ee72ef3bb0ed3ab3207ec829c611b6b Mon Sep 17 00:00:00 2001 From: VladMordock Date: Thu, 31 Oct 2019 23:32:12 +0100 Subject: [PATCH] Update README.md Added information about stats for FARP and Carrier operations. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 839769b..4bfd08c 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ Due to resource limitations, "Perun for DCS World" will focus on pulling the dat That probably means that your database does not support JSON functions, you shall upgrade your MySQL server to at lease 5.7 version. ### Carrier landing are not tracked correctly -DCS API does not track carrier landing natively, so there is a trick to achive that. You shall set your carrier to a propoer group name to have landings tracked. +DCS API does not track carrier or FARP operations natively, so there is a trick to achive that. At this point of time to detect FARP operations, the FARPs shall have "FARP" string in the group name (set in mission editor). For carrier operations the string "SHIP" is required within group name. # API documentation (for expert users) ## MySQL database structure