Jump to content




Measure 3.0 by zachdyer

turtle api

1 reply to this topic

#1 zachdyer

  • New Members
  • 1 posts

Posted 08 December 2012 - 05:32 AM

Now you can use the turtle to measure any direction and use the measure api in your scripts.

3.0
1. Added "measure right"
2. Added "measure left"
3. Added "measure up"
4. Added "measure down"

2.0
1. Now you can measure up. ex: type "measure up".

USAGE:

1. Download 'measure' script
2. Set turtle down facing the direction you want to measure
3. Set block at the end of the measurement.
4. Go to turtle and type "measure" or whatever you named the script
5. When turtle comes back read the measurement

MEASURE API
1. Download measure.api
2. Use os.loadAPI("measureapi") in your script

Usage:
- measureapi.forward() will measure forward
- measureapi.back() will measure back
- measureapi.left() will measure left
- measureapi.right() will measure right
- measureapi.up() will measure up
- measureapi.down() will measure down

#2 bjornir90

  • Members
  • 378 posts
  • LocationFrance

Posted 08 December 2012 - 05:39 AM

Look cool





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users