I have a quick question for something very simple that I probably am missing, and I've been looking for a little bit now.
What I am trying to do is make a HUD interface using the openperipherals glasses bridge but I seem to be stuck since im used to
using computercraft...
I wanted to try to make a program that outputs world time, current crafting status(from AE2 autocrafting setup), and some other bits and bobs. But the main problem is that I can't get the overlay to work.
At this moment I have tried opening the lua prompt and typing the following:
it isnt giving me an error and I dont know what is wrong (also I cant find any documentation on how to do it in the first place, so Im going by knowledge of a tutorial for version 1.3 while i am on 1.5)
Currently running on Resonant rise 3.3 for minecraft 1.7.10.
If anyone knows/can redirect me to a tutorial it would be greatly appreciated.
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.
Hi ^^,
I have a quick question for something very simple that I probably am missing, and I've been looking for a little bit now.
What I am trying to do is make a HUD interface using the openperipherals glasses bridge but I seem to be stuck since im used to
using computercraft...
I wanted to try to make a program that outputs world time, current crafting status(from AE2 autocrafting setup), and some other bits and bobs. But the main problem is that I can't get the overlay to work.
At this moment I have tried opening the lua prompt and typing the following:
component.openperipheral_bridge.addText*5, 20, "testing", 0x000000)
it isnt giving me an error and I dont know what is wrong (also I cant find any documentation on how to do it in the first place, so Im going by knowledge of a tutorial for version 1.3 while i am on 1.5)
Currently running on Resonant rise 3.3 for minecraft 1.7.10.
If anyone knows/can redirect me to a tutorial it would be greatly appreciated.
Link to post
Share on other sites