Page MenuHomeFeedback Tracker

Glitch MRAP under water
Confirmed Internally, NormalPublic

Description

It is possible to drive a car normally under water. By glitching the behavior of the Strider (MRAP_03_F), the car moves normally like if it was on the normal ground.
Being in the vehicle while underwater doesn't decrease oxygen level (you don't die).

Details

Severity
Minor
Resolution
Open
Reproducibility
Sometimes
Operating System
Windows 10 x64
Category
Game Physics
Steps To Reproduce

1 - Jump into water with Strider while vertical or inverted / on the front (see video)
2 - Additionaly, with this script function, you can make it drive really better (not in the video).

(vehicle player) setPos [getPos (vehicle player) select 0, getPos (vehicle player) select 1, (getPos (vehicle player) select 2)+1];
(vehicle player) setVectorUp surfaceNormal position (vehicle player);
Additional Information

Event Timeline

Have you tried reproducing this but without using Mod?

Before posting a crash, it is good to test this crash without using Mod, since sometimes it is the Mod that can cause the crash.

MaxMonroe added a comment.EditedMay 25 2018, 9:36 AM

Hello,
Thank you for your answer
The only mod you can see on the server in the video is Altis Life, which does not change at all the behavior of Arma vehicles. I understand what you mean, but as a developer of this server, i can tell you that no script conflicts with Strider getting into water

Wulf changed the task status from New to Confirmed Internally.May 25 2018, 4:08 PM
Wulf added a subscriber: Wulf.

Hello.

This is actually not that easy to reproduce, but it is possible. We will see what can be done.