- Sky
- Blueberry
- Slate
- Blackcurrant
- Watermelon
- Strawberry
- Orange
- Banana
- Apple
- Emerald
- Chocolate
- Charcoal
-
Content Count
41 -
Joined
-
Last visited
-
Days Won
14
Everything posted by Log
-
Each scan is made over 0.05 seconds. The maximum number of blocks which can be scanned at one time - 64 The available area for scanning is 65x64x65 65*65*0.05=211.25 sec Hence, the entire available area possible to scan for 3.5 minutes. Increase the speed only can increasing the number of computers and geolyzers.
-
No, it's not necessarily. Mod itself must find a free slot CasualDoug, pls, show version list of mods.
-
It's weird, try this script: pastebin get BZKLsgnD /bin/trader.lua
-
Connect it through the adapter and type in terminal this command components reactor -l, so you will get a list of methods. for example, to obtain the temperature value, you can do this: print(component.reactor.getHeat()/component.reactor.getMaxHeat())
-
This is necessary to get one item from the list, and not the entire list, as the proxy function takes only the address.
-
[print3d] Is it possible to use textures from other mods?
Log replied to jacob814's question in Programming
Yeah, use texture picker item to get the texture name. -
If I remember correctly, it only works on OpenOS 1.5
-
Only this way:
-
You just have to put microcontroller and turn it on. (and necessary energy source (if necessary), although energy can be obtained by debug card)
-
You forgot to specify the direction in a functions swing() and compare() Ðnd the robot can not move to the sides 4 and 5, for this it is necessary to turn to left/right.
-
Simple: local debug = require("component").debug local cmd while true do io.write('Enter command: ') cmd = io.read() print(debug.runCommand(cmd)..'\n') end Very simple: /# lua =component.debug.runCommand("say hello!")
-
Requirements: microcontroller with debug card and wi-fi card. Need install this firmware: pastebin get PX0k2kb8 cube The control is via a wireless card with standard notation UDFBLR, to invert the command, it is necessary to add an apostrophe. Ðdditional commands: С - reset to the initial state S - random shuffle
-
Many answers are in [man <program_name>] 1. rm <filename> 2. cd .. or cd / 3. which path to the program when creating?
-
Paint Plus. ++Now with a library to load the pictures!++
Log replied to pedrosgali's topic in Programs
Why the pixels are not square? Just an idea -
Textures is not quite ready, need small changes. Enjoy it! All in one: 0xD00B last update: 26.01.17 Screenshots: