You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
A feature that can eject people only in specific seats on large attachment models using an extra ejector sign statement. Could be used for flat rides, such as Ferris wheels.
Examples
In the attachments menu for seats, there could be a "Name" command where you can set a name to specific seats in a model. On the ejector sign, on the 2nd line, or any other one, you could put in the name of the seat. When the ejector sign is activated, the train will only eject people in the same named seats on the attachment.
For example, there are 2 out of 6 seats on a model that contain the name "R3", an ejector sign with 1st line: [train], 2nd: eject at R3, 3rd: 0/90/0 is activated, and the 2 seats are the only ones ejected.
(Sorry if this didn't make much sense, I'm not sure of any other way to explain it)
The text was updated successfully, but these errors were encountered:
The notion of "seat priority," whereby players entering a train (either through right-clicking or enter signs) fill up seats in priority order rather than proximity
A deterministically ordered getPlayerPassengers for a MinecartMember (by seat priority), allowing for add-on plugins to get all passengers in a train in a way that preserves their ordering (and more generally, be able to match players to what seat they're in)
Small update that there is now a /train eject --seat nameofattachment command, which can be run in command blocks by using selectors. Does not do everything you want it to do though, like seat priority for entering.
Specific Seat Ejector with Attachments Model
Description
A feature that can eject people only in specific seats on large attachment models using an extra ejector sign statement. Could be used for flat rides, such as Ferris wheels.
Examples
In the attachments menu for seats, there could be a "Name" command where you can set a name to specific seats in a model. On the ejector sign, on the 2nd line, or any other one, you could put in the name of the seat. When the ejector sign is activated, the train will only eject people in the same named seats on the attachment.
For example, there are 2 out of 6 seats on a model that contain the name "R3", an ejector sign with 1st line: [train], 2nd: eject at R3, 3rd: 0/90/0 is activated, and the 2 seats are the only ones ejected.
(Sorry if this didn't make much sense, I'm not sure of any other way to explain it)
The text was updated successfully, but these errors were encountered: