←  Forum Games

ComputerCraft | Programmable Computers for Minecraft

»

useless.lua

Locked

dodecaflexagon's Photo dodecaflexagon 17 Aug 2017

Basically take the Lua script from the previous comment and add whatever to it.

3 simple rules:
  • You can't remove lines
  • One you posted your code, no take backs. It's there now.
  • ONLY 1 code comment on one line. As long as you want but only 1 comment on one line.

I'll start.

useless = true
if useless == true then
print'useless'
end
Quote

Lyqyd's Photo Lyqyd 19 Aug 2017

These generally don't work well, so we typically don't do them.
Quote
Locked