Posted 13 August 2013 - 04:33 PM
Title: REther get() always returning false
I'm trying to have a mob spawner control using the REther peripheral and assign each mob its own frequency, however, when I run peripheral.get() it always returns false (even if I literally just turned it on). I was wondering if this is a bug or I'm doing something wrong.
Here's a sample code: http://pastebin.com/QFihi86k (returns false both times)
If this is a bug, anyone with a workaround (like making two turtles communicate across dimensions) would be great
Nevermind, got it working finally. Don't know how to delete post
I'm trying to have a mob spawner control using the REther peripheral and assign each mob its own frequency, however, when I run peripheral.get() it always returns false (even if I literally just turned it on). I was wondering if this is a bug or I'm doing something wrong.
Here's a sample code: http://pastebin.com/QFihi86k (returns false both times)
If this is a bug, anyone with a workaround (like making two turtles communicate across dimensions) would be great
Nevermind, got it working finally. Don't know how to delete post
Edited on 13 August 2013 - 02:41 PM