Garry's Mod

Garry's Mod

1,108 ratings
Air Cavalry Huey
11
7
12
6
3
8
4
2
2
6
3
3
4
3
3
2
2
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: NPC
Addon Tags: Roleplay, Realism
File Size
Posted
Updated
103.080 MB
17 Jun, 2024 @ 7:48pm
2 Feb @ 12:32am
4 Change Notes ( view )

Subscribe to download
Air Cavalry Huey

Description
AIR CAVALRY HUEY NPC

A helicopter NPC capable of spawning and deploying of troops!

FEATURES
- Friendly and Hostile Huey Helicopters!

- Helipad respawn points for both!

- 4 new NPC weapons!

- Custom sound effects!


ABOUT
I always loved the mechanics of drop ships in video games, so I'd been planning to make something like this for a while. Now, finally, here it is. A fully functional Vietnam War style Huey that deploys troops on enemies. This took a tremendous amount of work and I did my best to pay extreme attention to detail on this one. I spent a good amount of time on the AI for this as well, so it should work in most open environments, including forests and cities.

outdated
Github Link[github.com]


REQUIREMENTS
You can find the required models here:
Soldier Models
M16 Models

Big thanks to all the model creators for making this project possible!

You don't need any additional games for this to work.

Things to be aware of:
You can control how long it takes before a crashed helicopter despawns with the ac_heli_despawn_time command. Default 60, set to 0 to never despawn.

There's a lot going on with each one of these, so if you spawn a lot of them your game will start to lag out.

Hostile helicopter crews jitter around due to the default behavior of npc_combine_s of setting a particular animation each frame. I have no idea how to fix this, but if you do, let me know.

Helicopters won't navigate well in small spaces, better for open maps with tall skyboxes.

The NPC's weapons are just for NPCs and can't be used by players.

The addon "Auto Remove Stuck NPCs" will cause helicopter crews to disappear, so make sure that addon is disabled if you plan to use this.




GET IN TOUCH
Questions? Comments? Concerns?

Email me at: mng518workshop@gmail.com

I would prefer that you use this email address to get in touch rather than send a steam friend request, as it will likely be ignored unless I know you.


I'm an experienced programmer and I love making games and addons. If you have a server in need of high-quality custom code, or would like to collaborate on a project feel free to reach out!




Enjoy!
Popular Discussions View All (16)
93
28 Jul @ 3:52am
Suggestions
j3fh4l
40
2 Sep @ 10:49am
Bugs
Crackaddikt
32
2
30 Nov, 2024 @ 6:40am
PINNED: More Helicopters!
MrNiceGuy518
431 Comments
MrNiceGuy518  [author] 1 hour ago 
@MAN IN THE RED SUIT
I'm focused on my other workshop project right now, but I may make more in the future!
MAN IN THE RED SUIT 8 hours ago 
I love the mod, will you make more inovling helicopters dropping of soldiers?
MrNiceGuy518  [author] 21 Aug @ 2:51pm 
@Certified war criminal
Glad you enjoy it!
Certified war criminal 21 Aug @ 12:56pm 
@MrNiceGuy518 thanks for the reply it worked nice mod by the way.
MrNiceGuy518  [author] 21 Aug @ 11:25am 
@Certified war criminal

Ah, that can happen if there's a broken NPC. Most NPCs should have the Classify method, and if they don't, then they can cause problems. Try using some different NPCs.
Certified war criminal 20 Aug @ 2:49pm 
[Air Cavalry Huey] lua/entities/drop_chopper/ai.lua:93: attempt to call method 'Classify' (a nil value)
1. IsEnemy - lua/entities/drop_chopper/ai.lua:93
2. AcquireTarget - lua/entities/drop_chopper/ai.lua:478
3. FlightControl - lua/entities/drop_chopper/ai.lua:582
4. unknown - lua/entities/drop_chopper/init.lua:232 cant drop off the passengers and just hovers if theres a hostile
hopper 19 Aug @ 9:59am 
:civilwarcavalry: great mod
MrNiceGuy518  [author] 5 Aug @ 5:57pm 
@allejamene091807
Glad you enjoy it!
allejamene091807 5 Aug @ 1:07pm 
I enjoyed this addon a lot, I actually want to create a similar one but instead using SNPCs. This is by far one of the best addons I used.
MrNiceGuy518  [author] 2 Aug @ 9:42am 
@vincent117686
Honestly, it'd be cool to turn the whole thing into a tool with a bunch of customization options, and that really what I want to do next, but I'd just have to set aside the time to do it.