Hello everybody
i guess i am wrong here, i moved it to support, programming
Well, for the first let me tell you, i'm a bloody beginner in OC and lua, so i hope to get some help here
I'm trying to modify a code for my world but when i do, i just get errors
So, please, can anybody help me to get this work....
The "buttonAPI" is the part in the background and the "aufzu" is the working part where the functions are told.
buttonApi.lua
local API = {}
local button={}
local component = require("component")
local colors = require("colors")
local term = requi