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

Issues with ugv jamming #37

Closed Willowoccults closed 2 years ago

Willowoccults commented 2 years ago

if you give a spectrum device to a AI with the jamming antenna and no players have one it will be stuck at around the 200s but when you give a player the device open it and then go back to remote controlling a AI you will have the correct frequency.

Willowoccults commented 2 years ago

https://youtu.be/WbFBVZEoYoQ here is a video of what is happening and how i figured out how to fix it.

Crowdedlight commented 2 years ago

Thanks for the report and video. (Video helps a lot!) I think I know what happens. For performance reasons, the signal calculations don't happen unless the player got a spectrum device. And the way it handles "remote control" just changes the unit it uses to calculate direction and signal, but I don't believe it checks if the calculations are running, and otherwise starts them.

I'll look into it. It will likely take some weeks as I have very little free-time atm.

Crowdedlight commented 2 years ago

Fixed on develop. waiting release

Crowdedlight commented 2 years ago

update Released