This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
dexterbum's profile picture

Invetory list

Started by dexterbum, 09 April 2015 - 06:15 PM
dexterbum #1
Posted 09 April 2015 - 08:15 PM
Hi,

im completely new to computercraft and dont know where to start with this.

i want to use computer craft to display what items i have in my storage(AE2) on a big screen, i dont know if this is possible or how to get started on learning, if someone could point me in the right direction on help me do this i would appreciate it very much,
HPWebcamAble #2
Posted 09 April 2015 - 11:46 PM
Take a look through the tutorials section for some beginner tutorials
(Page is sorted by most viewed, that should bring up some relevant tutorials)

Afterwords, you'll want to look at the:

Peripheral API:
http://computercraft...heral_%28API%29

Term API:
http://computercraft.../Term_%28API%29

My Get Methods program to see what functions you can use with AE blocks:
http://pastebin.com/sKLqTGrM
Edited on 09 April 2015 - 09:46 PM