Jump to content

How to disable an Orca


TheCrestedPenguin

Recommended Posts

I did some personal testing, Some of it might be wrong but out of testing this is what i found out on disabling statistics, All the testing was done bullet by bullet.

 

http://imgur.com/a/KMzK6

Link to image regarding this.

Not penetrable = 1 mag worth of bullets ( for the pure reason you're not gonna hit 20/30 shots on a moving target in the same place ) 
Orange = Damaged but still able to fly
Red = Dead

5.56 Spar-16:

Air-Intakes:
Not penetrable

Fuel: 
Not penetrable

Rotor Assembly:
Orange 2 shots
Red 4 shots

Anti-Torque:
Not penetrable

Glass:
Not penetrable

------------------------

6.5 MX

Air-Intakes:
Orange 3 shots
Red 4 shots

Fuel: 
Not penetrable

Rotor Assembly:
Orange 2 shots
Red 4 shots

Anti-Torque:
Not penetrable

Glass:
Not penetrable

------------------------

6.5 MXM

Air-Intakes:
Orange 3 shots
Red 4 shots

Fuel: 
Not penetrable

Rotor Assembly:
Orange 2 shots
Red 4 shots

Anti-Torque:
Not penetrable

Glass:
Injure 1 shot
Kill 3 shots

------------------------

7.62 MK-1

Air-Intakes:
Orange 3 shots
Red 4 shots

Fuel: 
Not penetrable

Rotor Assembly:
Orange 2 shots
Red 4 shots

Anti-Torque:
Not penetrable

Glass:
Kill 1 shot

 

 

 

Correct me if i'm wrong on anything or if i need to make any adjustments cause i will, Trying to help everyone out atm. Thanks.

Edited by TheCrestedPenguin
powerwolf, Olivia, Penn and 2 others like this
Link to comment
2 minutes ago, TheCrestedPenguin said:

Can't do it for some reason. Test it and send me stats please.

just did 4 shots to the fuel on the right side of the orca and it will start leaking, you will notice by its armour changing texture

Around 10 shots and the orca will heavily leak fuel

Edited by Churu
Link to comment
3 minutes ago, TheCrestedPenguin said:

From what i tested i tried from 0 angle and different windows you could not shoot it.

Asylum's Orca's have to be nerfed or something man... Glass is like paper, even to 5.56 it seems. I've been seeing more and more pilots getting shot out by cops with 5.56.

Edited by Vanilla Coke
grammar triggered me
Link to comment
3 hours ago, Churu said:

Asylum nerfed it most likely, im trying now, impossible to go through the glass with a 5.56, just wont happen no matter how many bullets you spray

the only changes to the orca in the fn_handleVehicleDamage.sqf is

if (typeOf _unit == "O_Heli_Light_02_unarmed_F" && _hitBox == "transmission") then
	{
		_unit setHit ["main_rotor_hit", (_unit getHit "main_rotor_hit") + 0.15 ];
	};

Glass should be no different than default armor values

Edited by TheRealLethal
Link to comment
14 hours ago, TheRealLethal said:

the only changes to the orca in the fn_handleVehicleDamage.sqf is


if (typeOf _unit == "O_Heli_Light_02_unarmed_F" && _hitBox == "transmission") then
	{
		_unit setHit ["main_rotor_hit", (_unit getHit "main_rotor_hit") + 0.15 ];
	};

Glass should be no different than default armor values

it's odd then how people can kill pilots out of orcas on asylum but when i try it on a private server i cant penetrate the glass.

Link to comment
  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...