Jump to content
Sign in to follow this  
osmo

Class Hierarchy (cfgvehicles)

Recommended Posts

Has anyone figured out where to find the class hierarchy for Take On Helicopters?

I found the cfgvehicles here: http://community.bistudio.com/wiki/Take_On_Helicopters:_CfgVehicles

But what I need is to see the hierarchy, and base classes, as they are in here: http://community.bistudio.com/wiki/ArmA:_CfgVehicles

For example, I'm pretty sure most (if not all) of the light helicopters share one base class, but currently there is no way to find out what is the name of that class.

Share this post


Link to post
Share on other sites

Two ways to do this (more actually but these will do)...

1. Check out the sample configs that BIS provided here

2. Download the AIO Config (All In One Config). This post references where to get it.

Oh, by the way, the base class is Helicopter_Base_H and all the helos inherit from this (light, medium, heavy and Hind/Gunship). This in turn inherits from Helicopter which inherits from Air (I will stop now!).

The child classes are;

Heli_Light01_Base_H
Heli_Medium01_Base_H
Hind_Base_H_DLC1
Heli_Heavy_Base_H

Edited by Jedra
more info

Share this post


Link to post
Share on other sites

Thanks for your reply! That was exactly what I was looking for.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×