ComputorCraft program help

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Robbo347

New Member
Jul 29, 2019
15
0
0
Okay, not gonna lie, absolute newbie when it comes to computorcraft. I'm trying to write a program that creates a touch screen button on some monitors, and when clicked, emits a redstone signal that can be used to activate some vertical drawbridge (Tinkers Construct) doors, can someone please help?
 
that kind of program is deceptively difficult to write, even though it appears very simple. I recommend watching direwolf20's button api tutorial videos, he has a pretty good program already set up for people to use.