So I just started using OC a few days ago, and I seemed to have gotten the hang of a few things. So I'm trying to make an incredibly simple tunnel program, but the robot functions aren't working. They do fine when in regular lua, but editing a program calls the robot function a nil value. I even tried using require("robot")
Any idea why?