Search the Community
Showing results for tags 'mm config help'.
-
Hi, My goal with this patch is : - reduce antenna EC consumption on science transmission. Reduce the bandwith to make science transmission take longer. I came with multiple solutions, but it's weird since it never fully works : some antennas have half the patch applied (the ec bit), others the bandwith bits, others none... Here are examples of what I tested, none were better than the other. If some MM wizzards are around, some little help will greatly appreciated ! first attempt : @PART[*]:HAS[@MODULE[ModuleDataTransmitter]]:FINAL { @MODULE[ModuleDataTransmitter] { @PacketInterval /= 2 @packetSize /= 2 @packetResourceCost /= 2 } } second attempt : @PART[*]:HAS[@MODULE[ModuleDataTransmitte*]:HAS[#antennaType[RELAY]]]:FINAL { @MODULE[ModuleDataTransmitter] { @PacketInterval /= 2 @packetSize /= 2 @packetResourceCost /= 2 } } @PART[*]:HAS[@MODULE[ModuleDataTransmitte*]:HAS[#antennaType[DIRECT]]]:FINAL { @MODULE[ModuleDataTransmitter] { @PacketInterval /= 2 @packetSize /= 2 @packetResourceCost /= 2 } }
-
- mm config help
- module manager
-
(and 1 more)
Tagged with: