Peripherals++

Peripherals++

359k Downloads

teleport() not working for me returns nill of no such function..1.7.1 MC w/forge

webmasterQ opened this issue · 3 comments

commented

normal and advance teleporters spawn and link with a repeater fine
but I can't get the turtle.to teleport
I know I'm missing something or doing something stupid... but the ppp in the correct mod folder etc...
help need my turtles teleporting

commented

Would you mind giving me screenshots of your setup and the code you used?

commented

The teleporter is a peripheral, so you gotta wrap it like any other peripheral. If you need a tutorial for how to do this, refer to http://www.computercraft.info/forums2/index.php?/topic/15062-peripheral-basics/

commented

not at all... by setup do you mean the minecraft folder mod ect... or the
laptop os windows7 info or some log elsware...
it's very important so I don't mind providing what you need.
the code was easy edit test in turntle and then just typed teleport() to
call like any other built in function
when that didn't work I tried it in a do while loop ... then I even tried
turtle.teleport()
I dropped your mod jar where I normally put most modes.. thought that was
it because the blocks spawed where I put them and linked with no problem..
I'm loading the all from their location with the latest stable forge... let
me know what else can help
and thanxs for you time

On Sat, Dec 20, 2014 at 7:39 AM, austinv11 [email protected] wrote:

Would you mind giving me screenshots of your setup and the code you used?


Reply to this email directly or view it on GitHub
#9 (comment)
.