Garry's Mod

Garry's Mod

81 ratings
[LVS] HMMWV Humvees
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Vehicle
Addon Tags: Roleplay, Realism
File Size
Posted
Updated
310.675 MB
4 Aug @ 11:40am
17 Aug @ 4:24pm
5 Change Notes ( view )

Subscribe to download
[LVS] HMMWV Humvees

Description
Description:
This is an old LVS port of this addon and this addon that I made a few months back and never published.


Lore:
The HMMWV (High Mobility Multipurpose Wheeled Vehicle), or Humvee, is a rugged, versatile 4x4 military vehicle developed by AM General in the 1980s to replace aging jeeps and cargo trucks. Debuting in combat during Operation Just Cause and made iconic in Desert Storm, it became the backbone of U.S. military ground mobility—serving in roles ranging from troop transport and gun trucks to ambulances and missile carriers. Though not originally designed for IED-heavy environments like Iraq, up-armored variants extended its battlefield life until MRAPs took over frontline duties. Its wide stance, off-road capability, and modularity made it indispensable across climates and conflicts. The Humvee's silhouette became a global symbol of modern warfare, spawning a civilian counterpart—the Hummer H1—and securing its legacy as the military’s most iconic utility vehicle.


Features:
6 Humvee variants all focused on a specific purpose.
All variants have working head/taillights, sound effects, and mutliple skins/colors.
  • Default
    • 5 seats.
    • Standard troop transport with no weapons.
  • M240
    • 5 seats.
    • Close/mid range anti infantry turret.
    • Medium rate of fire and medium damage.
    • Great for taking out unsuspecting ground targets.
  • M2
    • 5 seats.
    • Long range anti infantry turret.
    • Low rate of fire and high damage.
    • Great for defending against ground targets from a distance.
  • M134
    • 5 seats.
    • All around strong anti infantry & low armor vehicle turret.
    • HIGH rate of fire and medium damage.
    • Great for taking out large groups of enemies and some lightly armored ground vehicles.
  • MK19
    • 5 seats.
    • Vehicle-mounted grenade launcher.
    • High damage and area of effect damage.
    • Great for taking out weak structures and armored vehicles.
  • TOW
    • 5 seats.
    • Vehicle-mounted tow missile that launches a missile guided by the turret's aim.
    • Great for taking out low-flying helicopters/jets.

Credits:

Luna - LVS base.
DarkLord - Original model and textures. Full credits to them.


Usage Disclaimer:
You are NOT allowed to re-upload, re-pack, or edit this addon without permission. Feel free to drop a comment if you wish to do any of these and I'll do my best to respond in a timely manner.


Future Updates/WIP:
I am still pretty new to modding in general so expect the following:
  • General loadout, balance, and code improvements.
Popular Discussions View All (1)
3
5 Aug @ 2:57am
Error Message
The Mädchen
21 Comments
Capt. Hudson 5 Oct @ 5:53pm 
thx
Tic  [author] 5 Oct @ 5:51pm 
@Overseer Envoy It should be whatever your exit vehicle keybind is in LVS settings
Capt. Hudson 5 Oct @ 10:40am 
how to get out of the car
Kikon 19 Sep @ 7:47am 
I guess your code in cl init lua has some error, it goes for all of them except the deafult one, (im not some kind of proffesional coder but i guess that 7th line function should look like this
"function ENT:OnFrame()
local ply = LocalPlayer()
if not IsValid(ply) then return end

local Pod = ply:GetVehicle()
if not IsValid(Pod) then return end

if (Pod == self:GetGunnerSeat()) and (self:GetHatch()) then
self:SetPoseParameter("hatch_gunner", 30)
else
self:SetPoseParameter("hatch_gunner", 0)
end
end"
Chervo93 4 Sep @ 4:19pm 
This comment is awaiting analysis by our automated content check system. It will be temporarily hidden until we verify that it does not contain harmful content (e.g. links to websites that attempt to steal information).
Chervo93 4 Sep @ 2:32pm 
For some reason, the versions with machine guns create script errors for me. Maybe someone has already said this, but if necessary, I can send you the error later
E-4 Sgt. Tom 2 Sep @ 9:46am 
I have your other pick up truck gunner mod but that’s it
Tic  [author] 2 Sep @ 9:06am 
@E-4 Sgt. Tom Yeah other people have been having that occasionally but I never can replicate it. Do you have other vehicle addons installed or smt that might conflict?
E-4 Sgt. Tom 2 Sep @ 8:25am 
[[LVS] HMMWV Humvees] lua/entities/lvs_wheeldrive_hummer_mk19/cl_init.lua:8: attempt to index global 'ply' (a nil value)
1. OnFrame - lua/entities/lvs_wheeldrive_hummer_mk19/cl_init.lua:8
2. Think - lua/entities/lvs_base/cl_init.lua:136
3. unknown - lua/entities/lvs_base_wheeldrive/cl_init.lua:103 (x207)
Scrunkly 25 Aug @ 7:34pm 
TOW missile is working great, can confirm