I have been working on rationalizing the Enhanced Portals elevator script a lot and think I finally finished.
I have seperated the code up into a startup script and an API with the core program. Thereby everyone wanting to use it can simply make a copy of the startup code and modify the Touchscreen button text and number of buttons to suit their individual needs. Also great if you have multiple elevators in your world(s). The startup code will then automatically link back to the API on my pastebin site and therefore always use the latest updated version.
Startup script:
http://pastebin.com/kKdbx3Ty
Elevator "API"(You don't need this for anything, just for the curious/judging sloppy code ):
http://pastebin.com/1M5sgXpT
More information on how to use can be found in the header of the startup script or in the original post(now updated with this information):
http://forum.feed-the-beast.com/thr...nd-guide-collection.42664/page-17#post-722552
I have seperated the code up into a startup script and an API with the core program. Thereby everyone wanting to use it can simply make a copy of the startup code and modify the Touchscreen button text and number of buttons to suit their individual needs. Also great if you have multiple elevators in your world(s). The startup code will then automatically link back to the API on my pastebin site and therefore always use the latest updated version.
Startup script:
http://pastebin.com/kKdbx3Ty
Elevator "API"(You don't need this for anything, just for the curious/judging sloppy code ):
http://pastebin.com/1M5sgXpT
More information on how to use can be found in the header of the startup script or in the original post(now updated with this information):
http://forum.feed-the-beast.com/thr...nd-guide-collection.42664/page-17#post-722552
Last edited: