[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
Labels
No labels
bug
can reproduce
can't reproduce
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
incompatibility
invalid
needs confirmation
needs more information
question
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: SBDevelopment/V10Lift#64
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
Good idea. Will look into that. It can cause issues with the other offline 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.