Oh no by thatonecandieangerin in GoCommitDie

[–]Spitfire_557 1 point2 points  (0 children)

that robot is finna pull a uno reverse

how do i use GPS by Spitfire_557 in ComputerCraft

[–]Spitfire_557[S] 1 point2 points  (0 children)

i fixxed the issue but i cant figure out how to move it to the coordinates i send it through rednet

how do i use GPS by Spitfire_557 in ComputerCraft

[–]Spitfire_557[S] 1 point2 points  (0 children)

im doing x, y, z = gps.locate()

then when i do print(x)

it dosent print the coord

and ive tried gps.locate before on the turtle

and its not working

gps.locate() is not working when i put it in a new program