Regards
Augustas
ComputerCraft Config, Can You Make Modem Range Infinite?
Started by augustas656, Apr 27 2014 02:38 PM
2 replies to this topic
#1
Posted 27 April 2014 - 02:38 PM
#2
Posted 27 April 2014 - 03:41 PM
It may be possible, but I would just change the range to be nearly infinate. Here's what I copied out of my config:
# The range of Wireless Modems at maximum altitude in clear weather, in meters
I:modem_highAltitudeRange=384
# The range of Wireless Modems at maximum altitude in stormy weather, in meters
I:modem_highAltitudeRangeDuringStorm=64
# The range of Wireless Modems at low altitude in clear weather, in meters
I:modem_range=64
# The range of Wireless Modems at low altitude in stormy weather, in meters
I:modem_rangeDuringStorm=16
I:terminal_height=19
I:terminal_width=51
Just change the numbers to something like 10000000000000 and you will almost never run out.
#3
Posted 27 April 2014 - 05:32 PM
I would do something more fun, like if you want it to go more range setup computers to handle any rednet and see if it's closer to its destination.
So like:
A B C D E (If A can't reach E, send to D, if not D, C, etc.)
So like:
A B C D E (If A can't reach E, send to D, if not D, C, etc.)
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











