Jump to content

Recommended Posts

  • 4 weeks later...
  • 2 weeks later...
Posted
On 9/1/2024 at 10:16 AM, leonardo_c said:

what do you mean by "dynamic" spawning.

The latest dynamic spawning in DCS mission editor, the one where you place a template down and players can load them in multiplayer?

  • 2 months later...
Posted

get errors

 

2024-11-18 03:09:08.534 INFO    SCRIPTING (Main): EWR report for group 1000004
2024-11-18 03:09:08.535 INFO    SCRIPTING (Main): Error in timer function: [string "l10n/DEFAULT/bigeye_ewr.lua"]:494: attempt to index local 'clientUnit' (a nil value)
2024-11-18 03:09:08.535 INFO    SCRIPTING (Main): stack traceback:
	[string "l10n/DEFAULT/Moose_.lua"]:6563: in function <[string "l10n/DEFAULT/Moose_.lua"]:6560>
	[string "l10n/DEFAULT/bigeye_ewr.lua"]:494: in function 'printBogeyReport'
	[string "l10n/DEFAULT/bigeye_ewr.lua"]:317: in function <[string "l10n/DEFAULT/bigeye_ewr.lua"]:315>
	(tail call): ?
	[C]: in function 'xpcall'
	[string "l10n/DEFAULT/Moose_.lua"]:6600: in function <[string "l10n/DEFAULT/Moose_.lua"]:6554>

 

  • 2 months later...
  • 3 weeks later...
Posted (edited)

 

just a quick heads up, be sure to be in latest moose, there was a fix committed today that fixes a regression Aspect calculation.

if you see empty strings in aspect (e.g. no more Flanking, Cold, Hot) then you need to update moose.

The fix was committed today in https://github.com/FlightControl-Master/MOOSE/commit/41b867a4ca53a4ef1e285c63fb7ac11333e60372

be sure to get latest Moose from Develop branch.

Edited by leonardo_c
  • Like 1
  • Thanks 1
Posted

I´m a bit at a loss tbh. I tried to implement it in my mission with the moose version from december 24 (the latest release) and it gives me completly wrong bearings to threats. So I came back here and thought, maybe I need the development version of lua. But when I look at the development branch in the moose gitHub, there is no moose.lua. What am I missing?

  • 2 months later...
Posted

Woah you did an amazing job! Thank you for creating this.
I tried other scripts and it didn't work but yours does its job immediately ❤️

I have a suggestion of putting an aircraft type into the reported EWR, how do I edit the script to do that? 

Screenshot 2025-06-03 135244.png

Screenshot 2025-06-03 135220.png

Posted
On 6/3/2025 at 2:51 PM, andreawolp said:

Woah you did an amazing job! Thank you for creating this.
I tried other scripts and it didn't work but yours does its job immediately ❤️

I have a suggestion of putting an aircraft type into the reported EWR, how do I edit the script to do that? 

Screenshot 2025-06-03 135244.png

 

you can change the parameter here:

https://gitlab.com/quelcertoleo/big-eye-ewr/-/blob/main/bigeye_ewr.lua#L88

NCTR is non-cooperative target recognition...in DCS it is too simple and it will 100% recognize the target type which is seriously unrealistic, but anyway I left the option to enable it.

you can choose to recognize target type (e.g. F-14, MiG-29, etc) or NATO reporting name (Tomcat, Fulcrum, etc)

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...