Jump to content
Sign in to follow this  
x hunter33

How would i go around making a gunner turret for an attack helicopter?

Recommended Posts

Hi, im pretty much brand new to the modding community and would like to learn how to make helicopters. However, i have pretty much no no programming/modding knowledge whatsoever. I know some basics but not alot (i can get one to fly, have rotors spin, and make transparent and reflective glass which is really not much) and there doesnt seems to be any tutorials regarding turrets (from what ive seen). Some help or a link to a tutorial would be more than welcome :)

Share this post


Link to post
Share on other sites

there is nothing special to helicopter turrets, it works just like with tanks and other vehicles

Class you need to inherit from is NewTurret

Share this post


Link to post
Share on other sites
there is nothing special to helicopter turrets, it works just like with tanks and other vehicles

Class you need to inherit from is NewTurret

Im sorry but like i said, i dont have much modding knowledge and dont even know how to create a turret on a tank. Thats why i need help :(

Share this post


Link to post
Share on other sites

in the vehicle config you define a new class inside the vehicles "turrets" class

this class contains the turret.

I suggest you look at the Sample Tank BIS provided with the Tools.

If you look at the cfgvehicles you see that inside the Mainturret Class, there is another Turret defined, that's the commander turret.

Many of the other parameters/things you see in there should be self explanatory.

Also take a look here

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  

×