Garry's Mod

Garry's Mod

Quick Weapon Menu
107 Comments
BrianBadass Jan 23, 2022 @ 10:09am 
does it work in servers?
Demo Jun 25, 2021 @ 10:58pm 
c
ninja "fornite" blevins Feb 20, 2021 @ 5:55am 
can you make a version that replaces the default weapon selector?
Ingeniero Whatsapp en Dark Souls Dec 29, 2020 @ 8:04pm 
hey, if you want to have addon weapons on the wheel, right click the one you want, select "copy to clipboard", then paste it on a slot using the "quick_menu_settings" command. You actually can spawn anything you like, if you have enough brain to figure how to customize it.
Cuervo Feb 13, 2019 @ 2:40pm 
The you know you can change the weapons on the weapon wheel to be custom weapons of your choice (including mod weapons)
sqworm Feb 12, 2019 @ 9:22pm 
Not trying to criticize this addon, but it actually doesn't seem any quicker to me than the default weapons menu.

If you have the whole thing memorized, then it's just one key hit and one or two flicks of the scroll wheel. Can literally switch from the crowbar to the RPG in like 0.1 seconds.
Sea Bass Aug 16, 2018 @ 7:32am 
changing wepons dose not work trying to change the wepons is to hard and when i get the right name for the wepon IT GIVES ME AN ERROR SO FREEKING FIX IT
Cuervo Jan 4, 2018 @ 1:16pm 
Changing the weapons on the weapon wheel is broken, please fix this.
It gives you this error:

[User|#|STEAM_#:#:#########] Lua Error:

[Quick Weapon Menu] lua/autorun/client/menu.lua:275: Tried to use invalid object (type Panel) (Object was NULL or not of the right type)
1. GetValue - [C]:-1
2. QM_Settings_ButtonClick - lua/autorun/client/menu.lua:275
3. DoClick - lua/autorun/client/menu.lua:248
4. unknown - lua/vgui/dlabel.lua:232
Barnaby_BM TTV Nov 22, 2016 @ 6:41am 
@bognog04 There already exists some addons like that.
The Pest Oct 9, 2016 @ 1:57am 
I really like the mod but i would like to customize the wheel and have a GTA 5 Loadout thing were u can switch to a different weapon in one slot
Bog Jun 16, 2016 @ 5:30pm 
can you or someone make a mod where you keep all your weapons when you die.
deadman May 30, 2016 @ 5:27pm 
Could you make the UI Customizable? For Example, the Main UI could be colored Red, and the Text could be colored Black?
Cheese May 29, 2016 @ 2:58am 
there could be loudouts such as: 1 loudout i have a crowbar and smg and a 2nd where i have like an rpg and crossbow
AlexSFeather Apr 7, 2016 @ 2:53am 
what decimal is for tilde? ( ~ )
ataraxia Nov 15, 2015 @ 1:31am 
damn, first addon? im pretty surprised! this cant be your first addon dude...
really useful in PVP.
ste Jul 12, 2015 @ 4:04am 
How come there is no SMG?
Eddlm Mar 23, 2015 @ 7:12am 
Regarding the sv_cheats thing, I use " player:Give("weapon_crowbar") " on my gamemode to give weapons to the players. You could try and use it, doesn't need sv_cheats to be enabled. It works serverside.

This is a neat idea!
Sherman Anti-Trust Act of 1890 Feb 25, 2015 @ 6:20pm 
To change the weapons on the wheel, spawn in the weapon of choice then open the console with the ~ button. it will say: giving (player) (gun name). put the gun name in the left column of the quick_menu_settings and name with the right column. then it should work. if it doesn't, turn on cheats ( sv_cheats 1 ) and check if the gun name is the same as listed in the console. Hope this helped!
Barack Oballer Feb 3, 2015 @ 2:18pm 
mod is broken wont let me change the wepions in the whele
Americantax$ Jan 23, 2015 @ 9:35pm 
where is the smg slot?
The Juice Jan 12, 2015 @ 4:33pm 
thanks megatigereye!
Mr. Luggy Jan 2, 2015 @ 4:52pm 
Hey this addon is amazing, but it makes grymod unusable.
| fluffy | [FG]Hatsune Miku Dec 19, 2014 @ 3:53am 
Suggestion! Maybe compatibility with multi-player?
Detective Raphaël Costeau Nov 20, 2014 @ 10:19pm 
This is probably a dumb question but how the hell do I change the weapons that I want to spawn in the menu?
skullbone22 Nov 1, 2014 @ 4:26am 
how do you change the weapons on the grid
Dalton Oct 19, 2014 @ 2:31pm 
@megatigereye i cant change the weapons in the menu and ive tried everything i can think of ive went to your previous comments pages and got advice from your earlier comments and it still not working it just keeps saying your addon is creating errors and this is wat it keeps saying in the console [Quick Weapon Menu] lua/autorun/client/menu.lua:275: Tried to use invalid object (type Panel) (Object was NULL or not of the right type)
1. GetValue - [C]:-1
2. QM_Settings_ButtonClick - lua/autorun/client/menu.lua:275
3. DoClick - lua/autorun/client/menu.lua:248
4. unknown - lua/vgui/dlabel.lua:206
AND I DONT KNOW WHY so can you please tell me wats wrong?
CLRTHRY Sep 24, 2014 @ 3:49pm 
How do i change the weapons in the menu?
GodMode  [author] Sep 19, 2014 @ 5:14am 
Thanks dude ^^ ik will modify it soon
Global Sep 10, 2014 @ 1:42pm 
I tested it by modifying your script after extracting it (sorry). I replaced the give with gm_giveswep and it worked, no issues. As for gm_giveswep working in other gamemodes, it probably won't with gamemodes that DON'T use the spawnmenu
GodMode  [author] Sep 10, 2014 @ 5:30am 
Cycle, thanks for the command. but thats for gamemodes and wont work on my client addon. regardless of this i will doublecheck if it works by using it :D if it happens to work well... i would love you ;)
Global Sep 8, 2014 @ 6:44pm 
gamemodes/sandbox/gamemode/commands.lua*
Oops
Global Sep 8, 2014 @ 6:41pm 
If you want to know where I found it, it's under gamemodes/sandbox/commands.lua, at line 715.
Global Sep 8, 2014 @ 6:40pm 
I looked through the sandbox gamemode coding and found this useful command:
gm_giveswep
Should work just like give, but functions in multiplayer servers too. Respects admin flags on SWEPs.
GodMode  [author] Sep 8, 2014 @ 8:53am 
JJJiggles, use the quick_menu_settings command. you can find all the info you need in the description :)
GodMode  [author] Sep 8, 2014 @ 8:53am 
im sorry for not updating the wheel that much. i have very little time right now due to long hours of school and work. But i will try to update the wheel as much as possible
Dr. Dronken Sep 8, 2014 @ 3:47am 
Saints Row 2/ The Third/4 inspiration
The Juice Sep 7, 2014 @ 1:25pm 
How do i change the weapons in the menu?
Wojna Sep 7, 2014 @ 8:12am 
gta 5 inspirton
GodMode  [author] Sep 5, 2014 @ 9:58am 
sure :)
DoctorParacelsus Sep 4, 2014 @ 7:03pm 
hey @megatigereye can i add you as a friend?
Dr. Dronken Sep 3, 2014 @ 12:58pm 
@Dantheman
You kind of can't, you need to spawn SMG grenade ammo manually. You can find them under Entities/Half Life 2
ChildishScambino Sep 2, 2014 @ 9:30pm 
i want to know how to add the smg with the grenades any help?
DoctorParacelsus Sep 2, 2014 @ 3:16pm 
also if you see this (the mean commenting) happening to any other modmakers, just tell them what i told you
DoctorParacelsus Sep 2, 2014 @ 3:15pm 
ok no problem, give me a few hours so i can research some designs, andi should be able to help give you some more ideas.

oh and btw it's not that i don't like it very much... in fact i love it. i just think that it would be even more awesome if we could get some ideas to make it look a little better.

and one more thing, if anyone says anything bad about this or about you, just ignore them and block them from commenting. because i have seen a lot of really good mod makers quit modding because of mean comments. so plz just ignore them so you and everyone reading the comments will be happy.
sgtpockets Sep 2, 2014 @ 3:13pm 
nope havent tried yet
GodMode  [author] Sep 2, 2014 @ 3:12pm 
no problem :) did you get it working?
sgtpockets Sep 2, 2014 @ 9:43am 
ok my bad
GodMode  [author] Sep 2, 2014 @ 1:07am 
Jerrynn, i dont think you can configure the animus hud. I found it around two days ago but could not find anything about configuring the weapons. Thanks for standing out for me ^^ though im sorry to hear you dont like the look of the hud that much, could you tell me what you think should change? I thought the font and hover effects made it look a lot better allready :D but than again im not a designer XD anyway i would really appreciate it if you gave me a few ideas to make the hud better
GodMode  [author] Sep 2, 2014 @ 1:02am 
DANTHEMAN, i dont think the smg is on the weapon wheel by default. you have to configure it yourself. read the description it will explain itself :)