Jump to content




[Lua] Removing of return on full inventory


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

#1 craftyweasel

  • New Members
  • 1 posts

Posted 08 March 2013 - 05:14 PM

Hello all,
A pretty simple question that i have had a hunt for and found no answer for. I am new to programming so I am playing around with the excavate code. I wish to remove the return on full inventory part of the program. With the tunnel program, when the inventory is full, the turtle keeps going just dropping the items. How is it possible for the excavate program to do the same.
Thanks in advance for any help.
:)

#2 Lyqyd

    Lua Liquidator

  • Moderators
  • 8,465 posts

Posted 08 March 2013 - 08:04 PM

Split into new topic.

#3 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 08 March 2013 - 08:16 PM

Comment out the following lines ... comments in Lua are started with this
--

Lines
49
63

These lines deal with the moving to locations. commenting these out will stop it doing so but will still allow it to check its fuel levels.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users