Project Zomboid

Project Zomboid

683 ratings
[B42] UH-1B Helicopter
7
3
5
2
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
8.301 MB
Jan 18 @ 4:17am
Jan 23 @ 12:04pm
5 Change Notes ( view )

Subscribe to download
[B42] UH-1B Helicopter

Description
UH-1B Huey Helicopter Mod
A continuation of the Better Helicopter Rework, updated for build 42.
This mod adds the iconic UH-1B Huey helicopter to the game.

⚠️This mod is still in development. You may encounter visual bugs and other issues.⚠️

Features
  • Altitude Control
    Adjust height with:
    W - Ascend
    S - Descend

  • Forward/Backward Tilt
    Control forward and backward movement with:
    Up arrow ↑ - Tilt forward
    Down arrow ↓ - Tilt backward

  • Vertical Landing and Takeoff
    Land and take off from elevated floors or rooftops.

Helicopter Spawn Points
  • The UH-1B Huey helicopters should spawn at the following locations:
    Brandenburg airstrip
    Louisville Airport
    Military Research Facility

    You do not need to start a new save for the helicopters to spawn. Even if you have already visited these areas in your save file, the helicopters should still appear.

    There is a bug where sometimes a random car spawns instead of a helicopter at one of the spawn points. If this happens, simply check another spawn point.

Credits
A huge credit to 可爱耄耋 for providing the flight mechanics and foundational functionality for this mod.

[theindiestone.com]

Workshop ID: 3409723807
Mod ID: UH-1BHelicopter
Popular Discussions View All (5)
17
Mar 2 @ 11:12am
bug report
SYAMPANG
2
Feb 2 @ 3:17pm
Current Issues i have found
Wesch
2
1
Jan 22 @ 1:44pm
Collaboration Request
Hunter 2-1
149 Comments
spawnofdj17 4 hours ago 
can you make a B41 Version?
jacktorrington01 Jun 15 @ 5:31am 
is it working again?
Compl1cated(CSGOSKINS) Jun 14 @ 12:56am 
i need help beacuse every heli spawns without loot or key and it says there is a error in vechile spawndataset.lua line #23 and vechile spawndataset.lua line# 73
*BIGH4RRY* Jun 13 @ 8:25am 
@User, nice one bud, working again! :steamthumbsup:
Backwasch Jun 13 @ 2:39am 
@User ty so much lol
This fixed it for me
User  [author] Jun 12 @ 3:34pm 
I found the problem, but the fix needs to be made in the WarThunderVehicleLibrary. I'll contact the author. I'll try to provide a temporary workaround.

If you want to apply the temporary fix yourself, you need to edit the HeliMove.lua inside the WarThunderVehicleLibrary:
42\media\lua\client\HeliAbility

Comment out the following two lines:

Line 383: Vehicle:setZombiesDontAttack(true)
Line 387: Vehicle:setZombiesDontAttack(false)

by adding -- so that part of the code should look like this:
...
if curr_z > 1 then
Vehicle:getPartById(GasTankType):setContainerContentAmount(
Vehicle:getPartById(GasTankType):getContainerContentAmount() - 0.03 * fpsMultiplier * GasMultiples)
--Vehicle:setZombiesDontAttack(true)
else
Vehicle:getPartById(GasTankType):setContainerContentAmount(
Vehicle:getPartById(GasTankType):getContainerContentAmount() - 0.01 * fpsMultiplier * GasMultiples)
--Vehicle:setZombiesDontAttack(false)
end
...
yes i smoke crack Jun 12 @ 12:45pm 
mod broken as of 42.9. my heli with 300 encumbrance in loot is stuck at the top of Louisville PD 💔
smokey.sky Jun 12 @ 9:21am 
All helicopters seem broken atm
Brian Jun 12 @ 9:00am 
Yesterday, on 25/06/11, I tried to use the helicopter but it didn’t work. It turned on, but it wouldn’t fly or move. There was an error message with a countdown on the bottom right of the screen. Is everyone experiencing this issue?
*BIGH4RRY* Jun 12 @ 1:56am 
Gutted this has broken one of the best mods out there, hope it can be fixed soon.