Jump to content




ComputerCraft Config, Can You Make Modem Range Infinite?


  • You cannot reply to this topic
2 replies to this topic

#1 augustas656

  • Members
  • 158 posts

Posted 27 April 2014 - 02:38 PM

Regards
Augustas

#2 KingofGamesYami

  • Members
  • 3,002 posts
  • LocationUnited States of America

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 HometownPotato

  • Members
  • 62 posts

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.)





2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users