Posted 12 June 2017 - 05:22 PM
Hello! I'm trying to make a program for Enhanced Portals 3 with DW20's button API, i'm not a programmer so i'm trying to use already made programs and combine them. I'm trying to combine these two programs:
https://pastebin.com/tznTKcWk - DW20's Mystcraft portal
http://www.computerc...ialling-device/ - raptorsystems working enhanced portals 3 touch screen thing.
This is the code I've written using those 2 programs as samples: https://pastebin.com/C8DVb2kv
When running the program, i'm getting an error, something along the lines of bios:14: [script .temp]:80
From what I understand the problem is in the line "while true do"
Also, the main thing i'm trying to modify is DW20's Mystcraft portal by adding in raptorsystems code since it's made for Enhanced Portals 3.
Any help is greatly appreciated, thanks!
https://pastebin.com/tznTKcWk - DW20's Mystcraft portal
http://www.computerc...ialling-device/ - raptorsystems working enhanced portals 3 touch screen thing.
This is the code I've written using those 2 programs as samples: https://pastebin.com/C8DVb2kv
When running the program, i'm getting an error, something along the lines of bios:14: [script .temp]:80
From what I understand the problem is in the line "while true do"
Also, the main thing i'm trying to modify is DW20's Mystcraft portal by adding in raptorsystems code since it's made for Enhanced Portals 3.
Any help is greatly appreciated, thanks!