- Sky
- Blueberry
- Slate
- Blackcurrant
- Watermelon
- Strawberry
- Orange
- Banana
- Apple
- Emerald
- Chocolate
- Charcoal
Search the Community
Showing results for tags 'question'.
-
Hi, i would like to know how we can do a text that when we touch it execute some code. Thanks for your help! main.lua local component = require("component") local event = require("event") local computer = require("computer") local gpu = component.gpu local term = require("term") lo...
-
How does a function in event.listen() get the signal's data?
Exception_17 posted a question in Programming
I'm trying to make a function which will for example print out the message which was broadcasted by a modem. I'm going to use event.listen, but i dont understand how to get the signal output. Can someone help me? -
I've made great use of this AE2 auto stock program: Yet after updating the 1.12.2 pack to the new update, which included an update to OC, the program no longer functions. It returns an error of "attempt to compare number with nil" relating to the "CheckItemsAndCraft" function. I can't figure...
-
So, for a few days now (apparently about five days according to GitHub - it seems a lot longer), I've been trying to work on a pretty simple package container solution. The idea being just like a tar container, it is just a group of files and folders, stored in a single file. Currently, I am not wor...
-
Who/Where do I ask to get an OpenPrograms Repo set up? I would like one to store my LuaFileSystem emulation for OpenOS so people can install it.
- 2 replies
-
- OpenPrograms
- Question
-
(and 1 more)
Tagged with:
-
The text that some programs output is way to large to fit on the screen currently I have some problems with ls (in direcotrys with a lot of stuff in it) and components Is there a way to scroll up or display it in a way where you can read everything or save the output in an file? or some diffren solu...
-
Are microcontrollers not supposed to have access to adjacent components?? I have been truing to get the motion sensor to work with the microcontroller teirs 1 and 2 and neither seem to be up to the job? Is this intended? And if so, WHY :'( ? Also, if it is a matter of balance. Could we maybe think...