This is a read-only snapshot of the ComputerCraft forums,
            taken in April 2020.
        
        
    
     
        Infinite Rednet(In config)
Started by Mailmanq!, 24 March 2013 - 06:07 AMPosted 24 March 2013 - 07:07 AM
                In the compter craft config file, for the limit on a floppy disk's or computer's space can be set to 0 for infinite space as long as the server computer had space, a similar feature for rednet range would be nice.
                
            Posted 24 March 2013 - 08:09 AM
                No. Isn't 100k enough for you?
                
            Posted 24 March 2013 - 11:34 AM
                For the rednet limit, 32,000,000 is the hard limit for minecraft. Which is essentially infinite, seeing as you would have to walk there from the center of the world for a month without stopping.
So, according to minecraft, a value of 32000000 meters is infinity.
And for the filesize limit, I think it's fine. In fact, you could have a computer hooked up to 6 disks at once if you needed it.
                
            So, according to minecraft, a value of 32000000 meters is infinity.
And for the filesize limit, I think it's fine. In fact, you could have a computer hooked up to 6 disks at once if you needed it.
Posted 24 March 2013 - 12:08 PM
                90509668 if you want to be extra safe (between the two corners of the map).
0 is a bit more user friendly though, and it wouldn't be hard to implement (just one line per setting, making it Integer.MAX_VALUE if it's 0).
                
            0 is a bit more user friendly though, and it wouldn't be hard to implement (just one line per setting, making it Integer.MAX_VALUE if it's 0).
Posted 24 March 2013 - 12:18 PM
                Since when have I claimed it would be hard to implement. The limit is high enough already.
                
            Posted 24 March 2013 - 12:58 PM
                Sorry for making you to do work to reply to this post
                
            Posted 24 March 2013 - 01:22 PM
                It is not work. It is why Cloudy does what he does.Sorry for making you to do work to reply to this post
Posted 25 March 2013 - 03:19 AM
                that is WAAAY too much space
you souldnt be processing megabytes of data in cc anyway
go tovanilla lua python or C++
                
            you souldnt be processing megabytes of data in cc anyway
go to
Posted 25 March 2013 - 03:26 AM
                Lol, vanilla lua?
                
             
                 
                 
                 
                