Page MenuHomeFeedback Tracker

MineUnderwaterWaterPDM spawns even on ground
Reviewed, NormalPublic

Description

The effect:
class GrenadeExplosion ->class MineWater1
is spawn effect of water splash.

It spawns even when grenade explodes on the ground (even if there is no water near, but ground level is close to sea level)

enabled="distToWater interpolate [-5.0001,-5,-1,1]";

Probably it spawn every time when grenade explodes at level > -5 m from sea level.

Details

Severity
None
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
Explosives
Steps To Reproduce

Hand grenade explosion on ground level.
Position: http://i.imgur.com/LyhS7nb.jpg
Explosion with water splash: http://i.imgur.com/HDYUH5D.jpg

Event Timeline

Alwin claimed this task.Feb 20 2017, 4:24 PM
Alwin changed the task status from New to Reviewed.
Alwin added a comment.Feb 20 2017, 4:26 PM

Hi,

can I ask you about editing steps to reproduce, step-by-step.

Thank you very much.

ruPaladin added a comment.EditedFeb 20 2017, 8:33 PM

Have made a mod and mission to reproduce: http://s000.tinyupload.com/index.php?file_id=40586644952901981059

Mod disables all effects beside water splashes. Just run game with mod enabled, open and run mission in editor. Don't move cursor and just throw RGO grenade. When grenade explode you will see water splashes.

But grenade explodes on the ground, there should be no water splashes.