Closed Crowdedlight closed 7 months ago
@b-mayr-1984 So I changed this so jammer module is available for drones even if TFAR is not loaded. However I couldn't figure out a good way of "hiding" the option on the zeus module for radio communication to not show as an option if tfar is not loaded. Let me know if you got any ideas how to deal with that. For now I have just let it be, so the option would still be there, it would just do nothing.
I tried to add checks for TFAR loading, but had issues with the _dialogResult
params command if I didn't include the TFAR jamming option.
Solves #67
Needs to be tested and rebased after #65 is merged. And verify that drone-jammer can be placed even if TFAR is not loaded. As current code makes it TFAR specific.
Should verify there is code that "hides" the radio comm options on jammers, if TFAR is not loaded.