Search found 8 matches

by Orzel
Wed Apr 03, 2024 9:40 am
Forum: Tech Support
Topic: Underwater Target Identification
Replies: 3
Views: 335

Re: Underwater Target Identification

Firstly, I would like to apologize for the delayed response.

I have uploaded a simple scenario file that involves an underwater vehicle searching for underwater contacts. The vehicle is capable of detecting and locating potential contacts. However, it is unable to establish the class of the target ...
by Orzel
Fri Mar 15, 2024 2:27 pm
Forum: Tech Support
Topic: Underwater Target Identification
Replies: 3
Views: 335

Underwater Target Identification

Hi,
I would like to discuss an issue I've encountered with a certain aspect of the simulation. Upon investigation, I've found that the Unmanned Underwater Vehicle (UUV) is unable to identify any submerged contacts beyond rudimentary information indicating that something is submerged.

The UUVs I've ...
by Orzel
Wed Jan 31, 2024 2:30 pm
Forum: Lua Legion
Topic: [FIXED] Setting EMCON for UUVs
Replies: 2
Views: 461

[FIXED] Setting EMCON for UUVs

Hello,
Once again, I am forced to ask for your help. I've encountered a problem while setting EMCON for unmanned underwater vehicles. It seems they are not respecting the assigned settings.

I'm using a simple function: ScenEdit_SetEMCON('Unit', 'UnitName', 'Sonar=Active') It works for submarines ...
by Orzel
Tue Jan 16, 2024 2:53 pm
Forum: Lua Legion
Topic: GPS data report in message log every 5 minutes
Replies: 4
Views: 577

Re: GPS data report in message log every 5 minutes

Thank you for your assistance. I successfully achieved what I was going for. Wishing you a pleasant day!
by Orzel
Fri Jan 12, 2024 1:54 pm
Forum: Lua Legion
Topic: GPS data report in message log every 5 minutes
Replies: 4
Views: 577

Re: GPS data report in message log every 5 minutes

Thank you for your response.
I successfully configured the event using the RegularTime trigger. However, I am currently facing a different issue – how to link two components together?
Here is the code for the message:

-- The message 1
local function testme(a)
if a == nil then a = false; end ...
by Orzel
Fri Jan 12, 2024 9:45 am
Forum: Lua Legion
Topic: GPS data report in message log every 5 minutes
Replies: 4
Views: 577

GPS data report in message log every 5 minutes

Hi, once again I am forced to ask for your help.

I'm working on creating GPS data reports for a specific vessel's location, intending to display them in the message log every 5 minutes. I successfully crafted a function to print the GPS data, but I'm facing challenges with implementing the time ...
by Orzel
Fri Jan 12, 2024 7:39 am
Forum: Lua Legion
Topic: MCM Mission Set-up through LUA script
Replies: 3
Views: 980

Re: MCM Mission Set-up through LUA script

Thank you for your support. I believe now the issue is solved.
by Orzel
Wed Jan 10, 2024 12:28 pm
Forum: Lua Legion
Topic: MCM Mission Set-up through LUA script
Replies: 3
Views: 980

MCM Mission Set-up through LUA script

Hi,
I come to you with questions about the LUA script in context of setting up the MCM mission. I would like to create this mission solely using LUA code and currently my main problem is related to the syntax of the commands.

Current Script:
ScenEdit_AddReferencePoint({side='Blue', name='ref1 ...

Go to advanced search