Jump to content




Can Computercraft...


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

#1 V497_Vesper

  • Members
  • 62 posts
  • LocationLost

Posted 30 December 2015 - 11:25 PM

Hi guys just a quick question but can computercraft show you a map of your world on the monitors?

#2 Anavrins

  • Members
  • 775 posts

Posted 30 December 2015 - 11:29 PM

Not as is, but with a command computer with a certain script that scans the nearby area and draws them.

Edited by Anavrins, 30 December 2015 - 11:30 PM.


#3 InDieTasten

  • Members
  • 357 posts
  • LocationGermany

Posted 30 December 2015 - 11:46 PM

or a ton of turtles scanning the surface of the map. takes a lot of time though.

View PostAnavrins, on 30 December 2015 - 11:29 PM, said:

Not as is, but with a command computer with a certain script that scans the nearby area and draws them.
whats the maximum distance using this method?

#4 Bomb Bloke

    Hobbyist Coder

  • Moderators
  • 7,099 posts
  • LocationTasmania (AU)

Posted 30 December 2015 - 11:52 PM

View PostInDieTasten, on 30 December 2015 - 11:46 PM, said:

whats the maximum distance using this method?

commands.getBlockInfo() can check any block within the world's borders. You can actually use it to generate new chunks in previously unloaded areas, if you want to.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users