-
Notifications
You must be signed in to change notification settings - Fork 737
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
Cannot unload injured from vehicle #5525
Comments
https://i.gyazo.com/3aa61e3cde53d7177d6c2ae1b8316434.gif |
Imho we could just remove the option to unload a patient while being inside a vehicle. It kinda doesn't make much sense. |
But you might have to get him out and into a medical vehicle for example, or a medical facility which you can't exactly drive into. |
Looks like finding unload position is failing. @PabstMirror ? |
@jonpas unloading from outside would be used for that. From a realism pov that makes more sense |
Ah, that's what you meant. Then yes, I agree. |
In master, you cannot unload if the caller is inside. With medical-rewrite, you cannot unload even if caller is outside, that was the original bug I wanted to report. |
I "fixed" this on master as discussed above (by disabling unloading when inside vehicle, only from outside) in #5544. Will reopen this once PR gets merged because this is addressing |
Problem is in ace_common_fnc_unloadpersonLocal Even more bizarre is doing Doing setPos on the server for the unit has global, permanent effects. |
|
Should be fixed via 75e58a8 Will need more testing in mp, but seems to work |
* Disable (un)load patient action if unit is dead but was uncoscious before * Remove handcuffs on death (prevents stand-up ragoll restart), Don't show load patient and captive at the same time * Only allow unloading from outside - fix #5525 as discussed * Also prevent unloading captives from inside * Add debug logging
Arma 3 Version:
1.76,142872
(stable)CBA Version:
3.4.1.170912
(stable)ACE3 Version:
medical-rewrite bdea0fcdbab53d4d5a5d67652f41d37733523447
(dev + commit hash)Mods:
Description:
Steps to reproduce:
Where did the issue occur?
Placed Modules:
RPT log file:
The text was updated successfully, but these errors were encountered: