[FEATURE] Add the option, to use a button as a dis-/enabler of the elevator (like the offline-lever, but with two different buttons) #64

Closed
opened 2022-08-13 15:54:20 +00:00 by xCraimax · 3 comments
xCraimax commented 2022-08-13 15:54:20 +00:00 (Migrated from github.com)

Is your feature request related to a problem? Please describe.
I'm playing on a RolePlay Server and want to create an Emergency-Disable button when something goes wrong. And a system like this would be kind of usefull to it.

Describe the solution you'd like
You create an elevator and a button (example: stone button; any should be possible). Then you use a command like "/v10lift disable-button add" and set the button (like in /v10lift input add). This button just disabled the elevator, like an (already existing) Offline-Input, but does only dis- or enable the elevator. Logically, there would be a command to remove such a trigger block.

Describe alternatives you've considered
none

Additional context

**Is your feature request related to a problem? Please describe.** I'm playing on a RolePlay Server and want to create an Emergency-Disable button when something goes wrong. And a system like this would be kind of usefull to it. **Describe the solution you'd like** You create an elevator and a button (example: stone button; any should be possible). Then you use a command like "/v10lift disable-button add" and set the button (like in /v10lift input add). This button just disabled the elevator, like an (already existing) Offline-Input, but does only dis- or enable the elevator. Logically, there would be a command to remove such a trigger block. **Describe alternatives you've considered** none **Additional context**
stijnb1234 commented 2022-08-13 16:39:22 +00:00 (Migrated from github.com)

Good idea. Will look into that. It can cause issues with the other offline levers.

Good idea. Will look into that. It can cause issues with the other offline levers.
xCraimax commented 2023-08-13 23:02:10 +00:00 (Migrated from github.com)

Not sure how this is implemented either.
@stijnb1234 Sorry for the trouble, but could you explain this please?

Not sure how this is implemented either. @stijnb1234 Sorry for the trouble, but could you explain this please?
stijnb1234 commented 2023-08-14 07:37:20 +00:00 (Migrated from github.com)

Not sure how this is implemented either.
@stijnb1234 Sorry for the trouble, but could you explain this please?

Yeah, I understand. You can just add the button as an offline input, like you would do with the levers. When you press the button, it should toggle the offline state of the elevator. It should also toggle all the levers.

> Not sure how this is implemented either. > @stijnb1234 Sorry for the trouble, but could you explain this please? Yeah, I understand. You can just add the button as an offline input, like you would do with the levers. When you press the button, it should toggle the offline state of the elevator. It should also toggle all the levers.
Sign in to join this conversation.
No description provided.