MyRadioAntenna Modding MaxBroadcastPowerDrainkW

slimeradio shared this bug 3 years ago
Outdated

MaxBroadcastPowerDrainkW - not used at all, but should be in function


UpdatePowerInput
private float UpdatePowerInput() {
   float num = (this.EnableBroadcasting ? this.RadioBroadcaster.BroadcastRadius : 1f) / 500f;
   if (!base.Enabled || !base.IsFunctional) { return 0f; }
   return num * 0.002f;
} 

Instead of const 0.002f

Replies (1)

photo
1

Hello, Engineer!


Thank you for your feedback! Your topic has been added between considered issues.

Please keep voting for the issue as it will help us to identify the most serious bugs.


We really appreciate your patience.


Kind Regards

Keen Software House: QA Department

Leave a Comment
 
Attach a file