Garry's Mod

Garry's Mod

982 ratings
GMissiles
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Effects
Addon Tags: Fun, Realism
File Size
Posted
Updated
245.369 MB
Jan 27, 2020 @ 8:15pm
Mar 3, 2020 @ 9:20am
7 Change Notes ( view )

Subscribe to download
GMissiles

Description
GMissiles is a small mod that adds new missile entities! Press (Your USE/Interact key on them) to launch them, or use Wire mod for more advanced control. GMissiles has guided missiles that can fully track and hit targets such as NPC's, Vehicles, Thrusters, or even players.


UPDATE: GMissiles is now on GitHub!
If you would like to contribute and add more features or missiles the GitHub can be found here.
GMissilesCommunity-GitHub[github.com]

Features
  • AGM-65,
  • 144-Hellfire Missile,
  • Aim-120D-AMRAAM,
  • AV/TM 300 Missile,
  • Tomahawk Missile,
  • MBDA Meteor Missile,
  • RGM-84 Harpoon,
  • G-IR Target,
  • RGM-84 Harpoon Launcher,
  • and AMRAAM Launcher.

  • Guided/Tracking versions of the missiles.

  • Simple Guided Missile Target GUI

  • Realistic distant flying sounds

  • Custom explosion effects

  • Custom missile exhaust flames and smoke trails

  • Setting's menu under utilities to change missile targeting

  • G-IR Target(Missiles will target this spawnable entity if set under settings)

UPDATE 3/2/2020

1. Completely overhauled missile guidance code.(Missiles work much better with multiple targets)
2.Added 3 new missiles.
3.Added target information GUI to guided missiles.
4.Added RGM-84 Launcher
5.Added target thruster option in settings
6.Added missile GUI toggle option in settings
7.Some of the non guided missiles now have realistic flight patterns and characteristics.(Try launching the Harpoon :P)
8.Optimized and cleaned up some of the code.
9.Fixed missiles not targeting players.
10.Fixed a crash with the hunter npc.

Information/How-To

1.How do guided missiles work?
For missile guidance simply spawn an NPC, vehicle, IR-Target or player somewhere in the map and then launch the guided missiles into the air. They will auto-target them. (Make sure what you are trying to target is checkmarked in the settings.)

2. How to change missile targeting.
To change missile targeting go to your "Utilities" tab then G-Missile settings and then checkmark what you want.

3. How do I use wiremod to launch guided missiles from launchers?
To launch guided missiles from the launchers you must use wiremod and select launch guided.Place a wire button down first. Then get the wire tool out and wire the launcher to the button.



Uses customized Gbombs 5 explosion effects for awesome explosions.

Explosion sounds came from Zimbot: https://www.freesound.org/people/zimbot

Please let me know about any bugs in the bug reports discussion :P
Popular Discussions View All (7)
50
Feb 28, 2024 @ 10:23am
PINNED: BUG REPORTS
forsomethings1
9
Oct 8, 2020 @ 1:50pm
nuclear missile
GeoGent
3
Aug 31, 2021 @ 3:19pm
Question
strange botkiller queerfur
189 Comments
forsomethings1  [author] Feb 2 @ 10:05am 
Should only be an issue in multiplayer when missile gets to far from you
TITAN Feb 2 @ 9:35am 
Why there is no explosion sound ?
Sanders Jan 10 @ 1:26pm 
ok ty so much!
forsomethings1  [author] Jan 10 @ 5:48am 
@Sanders, The delay is not in the launcher itself but defined in the specific missile. The launcher simply spawns the missile and calls the launch function of the missile. The specific delay you are looking for would be in the missiles shared.lua called "ENT.IgnitionDelay = 0.8" You could technically override this in the launcher code itself on entity creation by simply setting the ignition delay on the created entity. Example--- HAmraamG.IgnitionDelay = "1". But changing it in shared would also work, but would change it globally.
Sanders Jan 7 @ 9:46pm 
ok so im using this to mainly lern how things in lua work im trying to change the delay on the launcher the delay between the missile spawn and then it flying off where would i change this?
xlsior Jan 4 @ 12:46am 
i wonder if we're ever getting a return of updates to this addon in the big '25
berber04222011 Dec 28, 2024 @ 1:28pm 
i try to attach a nuke on my cruise missile and half way there it falls off
小卡齐娜3095 Dec 8, 2024 @ 1:01am 
Hey there's a missiles could crash my games
not sure is it a bug error something?
Stary skins.army Aug 27, 2024 @ 1:06pm 
make an option to target only other players (for multi)
Lambda Jul 10, 2024 @ 1:55am 
Is there a way to minimize the delay from launchers between when the rocket spawns and when propellant begins burning?