Forums » Land & Armor Combat » Armed Assault Series » Great news for the Flyboys out there with the latest Beta!


Page 1 of 2 1 2 >
Topic Options
Rate This Topic
Hop to:
#3497298 - 01/18/12 07:49 AM Great news for the Flyboys out there with the latest Beta!
ricnunes Offline
Senior Member

Registered: 12/17/01
Posts: 3065
Loc: Portugal
I admit that I usually don't look or install Beta patches but I've been reading that the latest Beta patches (the latest version until the date of this post is 88207 if I'm not mistaken) includes considerable improvements to aircraft (specially helicopters) weapon guidance and being myself a "helicopter flyboy" in the ArmA series these improvements definitly got my attention! The improvements that I noticed so far was:

-> If the mission designer adds a Laser designator to the Apache helicopter (or AH-1Z) it's possible to activate the laser designator (laser ON) then change to the Hellfire missiles and then lock the laser target. Until here nothing new, but in previous versions the laser target was always pointed to a fixed location (normally the front of the aircraft) but now if the player is playing as the gunner he/she will be able to move the locked laser target by moving the crosshair, so and resuming now the laser target in the Apache follows the gunner crosshair instead of pointing towards a fixed frontal location. This allows the human gunner to engage any kind of target (incluing buildings or infantry) by pointing the crosshair into the target like happens in real life!

-> In the Mi-24D, Mi-24V and even in the Ka-52 if NO target is locked the missile will follow the gunner's crosshair (like happens for example with the TOW missile) like happens in real life as well and thus allowing the human gunner from these helicopters to engage any kind of target (incluing buildings or infantry)!


Well at least for me this is great news so I decided to share this info.

Top
#3497333 - 01/18/12 08:32 AM Re: Great news for the Flyboys out there with the latest Beta! [Re: ricnunes]
Punisher5555 Offline
Member

Registered: 04/02/07
Posts: 542
Loc: Cleveland, Ohio
That's nice. Now they need to fix joystick throttles.

Top
#3497368 - 01/18/12 09:05 AM Re: Great news for the Flyboys out there with the latest Beta! [Re: ricnunes]
Taosenai Offline
ArmA Mission Maker/Tactical Thursday
Member

Registered: 03/29/11
Posts: 616
Loc: U.S.A.
Glad they added non-ACE support for air-mounted laser designators and guided missiles at last.

You can work around the joystick throttle issue in a pretty effective way with GlovePIE & PPJOY. This has made flying in ArmA a delight rather than a chore for me at last.

This is the GlovePIE script:
""""

PPJoy1.analog2 = (MapRange(-Joystick.Z, -1, 1, 0, 1))

"""

Running that command in GlovePIE will create an artificial axis that maps 0 to 1 on the throttle on your joystick to 0.5 to 1 on the virtual stick. Then, tell ArmA to use that virtual stick axis (by moving your throttle with GlovePIE running), and it will behave in a sane way -- like a throttle in fighters and like the collective in helicopters. You can then map the decelerate axis in ArmA to something like a slider, and it will work as airbrakes on the A-10/F-35 and do nothing useful on helicopters.

I can try to explain more if this isn't clear.
_________________________
"It is necessary to develop a strategy that utilizes all the physical conditions and elements that are directly at hand. The best strategy relies upon an unlimited set of responses."
-- Ueshiba Morihei

Top
#3497402 - 01/18/12 09:35 AM Re: Great news for the Flyboys out there with the latest Beta! [Re: ricnunes]
Meatsheild Offline
Member

Registered: 03/31/08
Posts: 609
Loc: Peoples Republic of Yorkshire
just whats needed, makeing the apache more leathel ready

Top
#3497425 - 01/18/12 10:05 AM Re: Great news for the Flyboys out there with the latest Beta! [Re: ricnunes]
TankerWade Offline
Member

Registered: 06/14/11
Posts: 204
Loc: Portsmouth, NH
This is great news that BIS is implementing these changes, and bodes very well for ARMA 3.

If you would like to do this now however, without moving to the beta I highly recommend the GDT mod for helicopters here -

http://www.armaholic.com/page.php?id=7373

It creates a "laser marker" option in your weapons selection. Click the mouse button to turn it on and then press a user configurable key (I use R ALT) to launch whatever guided missle is on the airframe (hellfires, Vikhrs and what have you) at whatever you are pointing at. In the Apache you can pound infantry, buildings, and especially other attack helicopters with hellfires. I find it easier to engage enemy helos this way than with sidewinders.

The mod also fixes the limited gun traverse on Russian attack helos and makes the Vikhrs SOOO much more useful, especially considering how many they carry.
_________________________
Everybody gets everything they want. I wanted a mission. And for my sins..they gave me one.

Top
#3497431 - 01/18/12 10:13 AM Re: Great news for the Flyboys out there with the latest Beta! [Re: Meatsheild]
ricnunes Offline
Senior Member

Registered: 12/17/01
Posts: 3065
Loc: Portugal
Originally Posted By: Meatsheild
just whats needed, makeing the apache more leathel ready


Humm, this doesn't necessarely makes the Apache (or any other attack helicopter) more lethal. This makes guided missile employment from attack helicopters more realistic since in real life a Hellfire missile can and is used to attack buildings and infantry soldiers (and not only moving vehicles like happened before).
But be aware that in other to use this new (and realistic) functions there must be a human gunner in the helicopter and the human gunner must manually aim the missile (and/or laser) at the desired target and of course the desired target must be visible.

What's not realistic and too simplistic and "too powerfull/lethal" is the ability to easily lock NON visible targets (moving vehicles) with a simple TAB key press, but that's an another discussion...

Top
#3497457 - 01/18/12 10:41 AM Re: Great news for the Flyboys out there with the latest Beta! [Re: ricnunes]
fatty Online   wacky
ArmA2 Mission Designer
Senior Member

Registered: 07/04/07
Posts: 2925
Loc: Halifax, NS, Canada
It will be interesting to see if they will or already did bump up the splash damage/radius for Hellfires and other helicopter guided weapons. Last time I checked (which was a few patches ago), Hellfires had almost no splash damage, and a direct hit on an infanteer was required to guarantee a kill. Mind you, there were some easy ways to code around this - at one point, I had UAVs launching Hellfires which immediately turned into Mk 82 bombs on impact through event handlers. Made a much more satisfying 'boom' that way. But it would be nice to have them effective 'out of the box.'
_________________________
"...for who are so free as the sons of the waves?"

Intel Core i5 Sandy Bridge 2400 - 2x2GB G.Skill DDR3 1333 Ripjaws X - Gigabyte GTX 460 768MB

Top
#3497474 - 01/18/12 11:12 AM Re: Great news for the Flyboys out there with the latest Beta! [Re: ricnunes]
Punisher5555 Offline
Member

Registered: 04/02/07
Posts: 542
Loc: Cleveland, Ohio
That is a good idea Tao, but why do I have to jump through hoops to do this? BIS should have fixed it in OFP.

Top
#3497615 - 01/18/12 01:33 PM Re: Great news for the Flyboys out there with the latest Beta! [Re: ricnunes]
Taosenai Offline
ArmA Mission Maker/Tactical Thursday
Member

Registered: 03/29/11
Posts: 616
Loc: U.S.A.
@punisher: Yeah I agree. For what it's worth, it is fixed in Take on Helicopters, so it'll certainly be resolved in ArmA 3.

@fatty: As of 1.60 Hellfire splash damage is still virtually nil. Not sure about this beta though. Need the thermobaric and blast-frag Hellfires to be added, eh! For my UAV in COIN I spawn a Hydra wherever the Hellfire hits. So you get some anti-infantry + precision anti-armor.

Personally I'm waiting for gyro camera stabilization, but that won't be til A3 I'm sure. I've seen something like in TKOH, so I'd expect it to be possible, though perhaps it'll need modded in. Who knows! At that point they're gonna need to make the thermal/cameras more realistically imperfect or it's going to be a long-range helicopter murder fest with the Comanche :3

@ric: I wonder how unrealistic the lock-on without vision ability really is. The Apache modeled in ArmA is, after all, the Longbow. Unless Jane's Longbow lied to me, it is more than capable of locking onto targets using the radar and sending an AGM-114K after them, without ever making eye contact. Obviously it's a bit trickier to use radar, but conceptually, it's not that wrong.


Edited by Taosenai (01/18/12 01:35 PM)
_________________________
"It is necessary to develop a strategy that utilizes all the physical conditions and elements that are directly at hand. The best strategy relies upon an unlimited set of responses."
-- Ueshiba Morihei

Top
#3497654 - 01/18/12 02:21 PM Re: Great news for the Flyboys out there with the latest Beta! [Re: Taosenai]
ricnunes Offline
Senior Member

Registered: 12/17/01
Posts: 3065
Loc: Portugal
Originally Posted By: Taosenai

@ric: I wonder how unrealistic the lock-on without vision ability really is. The Apache modeled in ArmA is, after all, the Longbow. Unless Jane's Longbow lied to me, it is more than capable of locking onto targets using the radar and sending an AGM-114K after them, without ever making eye contact. Obviously it's a bit trickier to use radar, but conceptually, it's not that wrong.


Well, regarding the Apache modeled in ArmA itself which is an AH-64D equiped with Longbow radar the "simplistic" lock key isn't very far off but other attack helicopters modeled in ArmA such as the AH-1Z or Mi-24 don't have a radar and the locking system works the exact same way (and with the same detecting range) between aircraft with or without radar.

Besides in situations when playing as a pilot and having an AI gunner I'm not against the "TAB" key since it would emulate something like "gunner lock another target" vocal command that happens in real life (BTW, this sort of emulation is also present in LB2 and EECH) but what I'm against to or criticize in ArmA is that you see the targets displayed in a radar scope even in aircraft that don't have radar and worse even you couldn't use hellfires (or other guided missiles) against infantry or buildings (until now that is - and BTW you can NOT still do this if you're a pilot and your gunner is AI but at least this is a step on the right direction).

Top
Page 1 of 2 1 2 >
Topic Options
Rate This Topic
Hop to:

Moderator:  Magnum 

Forum Use Agreement | Privacy Statement | SimHQ Staff
Copyright 1997-2012, SimHQ Inc. All Rights Reserved.