eezstreet / SWATEliteForce

A modification for SWAT 4: The Stetchkov Syndicate
GNU General Public License v2.0
214 stars 37 forks source link

Snipers don't penetrate through windows #484

Open Shtuffs opened 5 years ago

Shtuffs commented 5 years ago

When I try to shoot through the windows with the sniper, the glass breaks but the shot doesn't penetrate through the window. The shot lands fine once the glass is broken, so the issue is that the shots from the sniper don't go through the window for some reason.

sandman332 commented 4 years ago

Do you know if this also exists in vanilla or just the mod?

T-MaxWiese-T commented 4 years ago

Tested for Food Wall Restaurant and I can't confirm.

GameSpate commented 3 years ago

Can confirm. It needs to be a breakable window. The round breaks the glass but doesn’t seem to travel any further than the glass. It takes 2 shots to shoot a target through a breakable window.

ghost commented 2 years ago

I believe it's not just what type of window/glass (static mesh), but the MTP (momentum to penetrate) value assigned to it too.

As an example, in Our Sisters of Mercy Hostel map, Sierra1 sniper shot cannot penetrate the glass at first because the glass the sniper shooting at have MTP value of 10000.0. Sierra2 glass however is assigned with MTP 35.0 or 100.0 I believe, so the sniper can penetrate at first shot.

Food Wall Restaurant window glasses MTPs on second floor are generally lower than 100.0.