tArgs = {...}
n = tonumber(tArgs[1])
for i=1, i <= n do
turtle.place()
turtle.back()
end
Attempt to compare __le on nil and number
Started by Graypup, Mar 06 2014 10:07 PM
3 replies to this topic
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users












