Crowdedlight / Crows-Electronic-Warfare

Arma 3 Mod that enables electronic warfare features such as Radio/Drone jamming and spectrum signal tracking
https://crowdedlight.github.io/Crows-Electronic-Warfare/
Other
17 stars 6 forks source link

Receiving multiplier for SATCOM set to 4 instead of 1/4. #60

Closed Crowdedlight closed 3 months ago

Crowdedlight commented 5 months ago

Receiving multiplier should be below 1 to increase range Transmitting multiplier should be above 1 to increase range.

So rx: 1/4, tx: 4

https://github.com/Crowdedlight/Crows-Electronic-Warfare/blob/main/addons/main/functions/fnc_satcomServerLoop.sqf#L37

Thanks to Bernhard for spotting it and reporting it.