Arma 3
I miss Billy Feb 15, 2017 @ 4:27pm
Hostage Rescue Mission
So i've created a scenario in Arma 3 with the objective being around rescuing a hostage and then escaping from the operation zone. Is there a mod or script where the player could carry the hostage fireman style and then load them into a vehicle? I know that you can carry wounded in ACE3 but I don't want all of the extra features it adds. Any help would be appreciated.
< >
Showing 1-2 of 2 comments
IM SORRY BUFFALO Feb 16, 2017 @ 4:25pm 
just a thought, what about disabling simulation for the hostage, the use attachTo and setVectorDirAndUp(i think you can pivot an object this way to make him look like hes planking) to put him on your players shoulder?
Hortzy Feb 20, 2017 @ 7:37am 
try messing with some of these.

Unit1 playActionNow "GrabCarry";
Unit2 playActionNow "GrabCarried";

Once Animations have finished

Unit2 playActionNow "CarriedStill";

You'll also have to mess with the timing of when each animations is executed, Plus you'll have to use an AttachTo command to keep the units orientated properly
Last edited by Hortzy; Feb 20, 2017 @ 7:39am
< >
Showing 1-2 of 2 comments
Per page: 1530 50

Date Posted: Feb 15, 2017 @ 4:27pm
Posts: 2