Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Medical Treatment - Add preferred seats for loading patients #8789

Merged
merged 5 commits into from
Feb 17, 2022

Conversation

BrettMayson
Copy link
Member

@BrettMayson BrettMayson commented Jan 24, 2022

When merged this pull request will:

  • Defines seats to prioritize when loading patients into vehicles
  • Documentation for mod makers to add it to their vehicles
  • If there are no preferred seats available, patients are loaded from highest cargo seat to lowest
Video.mov

@jonpas
Copy link
Member

jonpas commented Jan 24, 2022

I think the default patient/captive load order should start from the last passenger anyways (technically last, as that covers most cases and prevents loading into co-driver seat). It's always super annoying to load a patient/captive and he is in the front (first passenger seat).

Additional config for it is nice to tweak it further. 👍

@BrettMayson
Copy link
Member Author

It'd be really nice to have a command to get the available cargo seats. cough cough

@jonpas
Copy link
Member

jonpas commented Jan 24, 2022

It'd be really nice to have a command to get the available cargo seats.

How does ACE Interaction for seats work? It even distinguishes Passenger seats. I would use same logic, and prioritize with reverse indices.

@BrettMayson
Copy link
Member Author

BrettMayson commented Jan 24, 2022

It'd be really nice to have a command to get the available cargo seats. cough cough

Ah it's fullCrew, it's not grouped with the cargo commands on the biki

@veteran29 veteran29 added the kind/enhancement Release Notes: **IMPROVED:** label Jan 24, 2022
@veteran29 veteran29 added this to the 3.14.2 milestone Jan 24, 2022
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
@PabstMirror PabstMirror merged commit 90d6347 into acemod:master Feb 17, 2022
@BrettMayson BrettMayson deleted the patient_seats branch February 18, 2022 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Release Notes: **IMPROVED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants