Hello,
I am trying to use an API and a Programm I used in CC in OC:
API :
http://pastebin.com/NAsCJ5Es
Program:
http://pastebin.com/kepHTh4d
Error:
http://puu.sh/kh5qR/861622b8d7.png
Where am I going wrong?
How do I fix it?
Thank your very much for help
Hi, how would I programm this:
parallel.waitForAny(eingabeTunnellaenge, checkStatus)
while (einstellung == 1) do
parallel.waitForAny(einstellungen,timeshow) -- bearbeitung der einstellung
einstellungenSpeichern()
bildschirmStart()
einstellungenLesen()
parallel.waitForAny(eingabeTunnellaenge, checkStatus)
end
In OpenComputers, since it doesn't have a parallel API?
Hello Guys,
I am quite familiar with computercraft so i wanted a new challenge and installed opencomputers and I run into two errors:
1. If I edit a Program it doesn't get saved properly or at all. Why is this?
2. What are all the [HT] icons in front of every line on a program downloaded from pastebin? ( http://puu.sh/kgShj/9869666a2d.png )
Thanks in advance
Cheers,
TheEisbaer
​