Hello.
I have been working on a script to work with a 1x1 elevator I designed. As it stands, I am not knowledgeable enough to fix the errors I've been getting on my own.
Could someone help me out with making it compile in-game? I've commented the code as best I could so you'll know what my intent is.
What it should do:
Working on an Elevator Programme
I have been working on a script to work with a 1x1 elevator I designed. As it stands, I am not knowledgeable enough to fix the errors I've been getting on my own.
Could someone help me out with making it compile in-game? I've commented the code as best I could so you'll know what my intent is.
What it should do:
- set pistons(marked by a tag) to a list and .count to an int
- calculate and pass(to pistons[divided across equally]) distance from current floor to destination...
Working on an Elevator Programme