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).
Description
Details
- Severity
- Minor
- Resolution
- Open
- Reproducibility
- Sometimes
- Operating System
- Windows 10 x64
- Category
- Game Physics
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);
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.
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
Hello.
This is actually not that easy to reproduce, but it is possible. We will see what can be done.