Search found 979 matches

by blu3s
Wed Jun 04, 2025 6:50 am
Forum: Tech Support
Topic: [1674] Sub duplication in Realistic Sub Comms
Replies: 3
Views: 67

Re: [1674] Sub duplication in Realistic Sub Comms

Yes, same issue as noted by Nikel

Thanks for the report
by blu3s
Tue Jun 03, 2025 10:04 am
Forum: Tech Support
Topic: [Question] Can Comms Jamming Affect Weapon Data Links?
Replies: 2
Views: 142

Re: [Question] Can Comms Jamming Affect Weapon Data Links?

I think you cannot use the feature to jam datalinks but you can use Lua to simulate it

-- Get the weapon you want to JAM
local unit = SE_GetUnit({name='MIM-104D Patriot PAC-2 GEM #26', guid='wt2boy-0hnd1kk3qqgbf'})

print(unit:filterOnComponent('commdevice'))-- Here you can obtain the GUID of the ...
by blu3s
Tue Jun 03, 2025 7:33 am
Forum: Command: Modern Operations series
Topic: F-35C new database
Replies: 2
Views: 247

Re: F-35C new database

There's a specific channel for database discussions and issues:

https://github.com/PygmalionOfCyprus/cm ... sts/issues
by blu3s
Mon Jun 02, 2025 6:40 pm
Forum: Command: Modern Operations series
Topic: Queries re "Terrain type effects - ADVANCED"
Replies: 2
Views: 161

Re: Queries re "Terrain type effects - ADVANCED"

It increases the Sim fidelity on detection of ground units

It impacts performance, but since 1567 it should be better


https://forums.matrixgames.com/viewtopi ... 1&t=409239
by blu3s
Mon Jun 02, 2025 9:43 am
Forum: Tech Support
Topic: 1674 - Out of Comms Subs
Replies: 2
Views: 168

Re: 1674 - Out of Comms Subs

Please, make separate reports for different issues.

Logged sub out of comms showing contact information #16785

The subs are out of comms but what it's being shown is the "contact" associated to that unit, this basically solved the problem when an aircraft goes out of comms but you can detect it ...
by blu3s
Mon Jun 02, 2025 7:52 am
Forum: Tech Support
Topic: Build 1674 S-300 error engaging Golden Horizon ALBM
Replies: 1
Views: 87

Re: Build 1674 S-300 error engaging Golden Horizon ALBM

Thanks for the report


Logged 16782
by blu3s
Mon Jun 02, 2025 5:50 am
Forum: Tech Support
Topic: Aircraft ignore egress route and RTB directly in missions beyond combat radius
Replies: 10
Views: 329

Re: Aircraft ignore egress route and RTB directly in missions beyond combat radius


Perfect I’ve updated to version 1662, and the aircraft now correctly follow the return flight path to base without initiating RTB prematurely

However, the issue I now notice is that upon reaching the target (TGT), the flight package does not split up to perform individual attacks along different ...
by blu3s
Sun Jun 01, 2025 3:08 pm
Forum: Tech Support
Topic: Aircraft ignore egress route and RTB directly in missions beyond combat radius
Replies: 10
Views: 329

Re: Aircraft ignore egress route and RTB directly in missions beyond combat radius

What version are you playing?

This appears at the top bar Build XXXX
by blu3s
Fri May 30, 2025 5:08 am
Forum: Tech Support
Topic: 1662 - Weapon Allocation Possible Issue
Replies: 3
Views: 216

Re: 1662 - Weapon Allocation Possible Issue

FYI, the fix will take some time and unfortunately won't be in the next release. It's not a trivial issue since, different weapons from different units are accounted as 1, but the issue has been acknowledged and we will work in a solution
by blu3s
Wed May 28, 2025 8:49 pm
Forum: Tech Support
Topic: [WAD] Event Editor: Trigger Warning Blocking Exiting the Event Editor
Replies: 5
Views: 294

Re: Event Editor: Trigger Warning Blocking Exiting the Event Editor

Yeah, been there lot of times and same resolution, I just add a random trigger and then delete the event :)
by blu3s
Wed May 28, 2025 3:55 pm
Forum: Tech Support
Topic: [WAD] Event Editor: Trigger Warning Blocking Exiting the Event Editor
Replies: 5
Views: 294

Re: Event Editor: Trigger Warning Blocking Exiting the Event Editor

Yes, but before closing the window, you need to resolve the issue first. I'm not sure if just deleting the event would be a better option, but I'm sure someone would get angry if we delete an event
by blu3s
Tue May 27, 2025 7:24 pm
Forum: Tech Support
Topic: [WAD] Event Editor: Trigger Warning Blocking Exiting the Event Editor
Replies: 5
Views: 294

Re: Event Editor: Trigger Warning Blocking Exiting the Event Editor

Mmm if I understand you correctly, that is WAD in order to prevent to create an Event without a trigger. You should be able to close the warning and add a trigger to the event.
by blu3s
Tue May 27, 2025 7:03 am
Forum: Tech Support
Topic: 1645- Missile Waypoints
Replies: 1
Views: 108

Re: 1645- Missile Waypoints

Now is under ROE category

Edited to say that this was fixed in 1662
by blu3s
Mon May 26, 2025 7:51 am
Forum: Tech Support
Topic: 1662 - Weapon Allocation Possible Issue
Replies: 3
Views: 216

Re: 1662 - Weapon Allocation Possible Issue

Thanks for the report

Logged 0016766
by blu3s
Mon May 26, 2025 7:25 am
Forum: Tech Support
Topic: [Update 1567.6]Overshot, peter out, automatic fire and the frustration caused by these.
Replies: 6
Views: 485

Re: Overshot, peter out, automatic fire and the frustration caused by these.



I'm unable to reproduce the scenario situation from the beginning, since when I remove the missiles and the AC fires another pair of JATM, both missiles don't overshoot the target.

In your .save it seems that the JATM lost the Datalink connection to the F-22 so they lost the mid course ...
by blu3s
Sat May 24, 2025 6:28 pm
Forum: Lua Legion
Topic: LUA to change mk41 VLS loadout?
Replies: 1
Views: 116

Re: LUA to change mk41 VLS loadout?

Search in the Lua API, you'll find better responses

https://commandlua.github.io/assets/Function_ScenEdit_AddReloadsToUnit.html

You need to iterate over the magazines of the Burke, then once you're on the VLS, you can iterate over the weapons and using weapon dbids, remove ones to add another ones ...
by blu3s
Sat May 24, 2025 1:25 pm
Forum: Tech Support
Topic: [RESOLVED] Help with CMO ToT
Replies: 6
Views: 262

Re: Help with CMO ToT

Feel free to post a link to gdrive or Dropbox if the issue with zip files persists
by blu3s
Fri May 23, 2025 7:02 pm
Forum: Lua Legion
Topic: Cookbook: DTG formatter, ACP126 message generator
Replies: 2
Views: 160

Re: Cookbook: DTG formatter, ACP126 message generator

Tell Gemini to adapt the message to an html format and that he can use CSS in a single file, so it will create one with coolest styles ;)
by blu3s
Wed May 21, 2025 2:09 pm
Forum: Tech Support
Topic: [FIXED] Helicopters With No Mission RTB After Take Off
Replies: 3
Views: 168

Re: Helicopters With No Mission RTB After Take Off

Thanks for the report,

For single units was fixed in B1662, now it's also fixed for groups in the next release.
by blu3s
Wed May 21, 2025 9:16 am
Forum: Tech Support
Topic: [Fixed][1567.6] Standalone scenarios AI side AAW PZ all change to 1000ft low alt patrol
Replies: 4
Views: 176

Re: [1567.6] Standalone scenarios AI side AAW PZ all change to 1000ft low alt patrol

The issue was with the Mission Editor window, was changing the old scenarios with no defined altitudes to Low, if you didn't open the ME the patrols worked fine. Now this is fixed.

Go to advanced search