Jump to content
  • Sky
  • Blueberry
  • Slate
  • Blackcurrant
  • Watermelon
  • Strawberry
  • Orange
  • Banana
  • Apple
  • Emerald
  • Chocolate
  • Charcoal
  • 0
LazyFridge

Are there any tutorials or any documentation for setting up a drone?

Question

So, I've built a few programs here and there for OpenComputers (using the FTB - Beyond modpack) and I got curious about the drones. Started fiddling with them and quickly realized I was over my head. I've watched some tutorials here and there, read some posts from every corner of the internet and can not, for the life of me get the drone to do anything. Are there any tutorials anywhere on the internet that are up to date? Thanks in advance! 

Link to post
Share on other sites

4 answers to this question

Recommended Posts

  • 0

http://ocdoc.cil.li/tutorial:custom_oses

Check out the "What's available" section in the link for the default environment available at the eeprom level. Remember drone don't have a file system and thus booting open os into them isn't possible( hard to do..).

You won't have access to libs like the event lib. You will have access to raw component libs though.

Link to post
Share on other sites
  • 0
10 minutes ago, Molinko said:

http://ocdoc.cil.li/tutorial:custom_oses

Check out the "What's available" section in the link for the default environment available at the eeprom level. Remember drone don't have a file system and thus booting open os into them isn't possible( hard to do..).

You won't have access to libs like the event lib. You will have access to raw component libs though.

I have gotten a drone to take off, and hover in one spot by flashing an empty "init.lua" to the drone. How do I move the drone? I've seen in several tutorials to use "drone.move()" but it just returns nil.

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.