Garry's Mod

Garry's Mod

Quick Weapon Menu
107 Comments
BrianBadass 23 Jan, 2022 @ 10:09am 
does it work in servers?
Demo 25 Jun, 2021 @ 10:58pm 
c
ninja "fornite" blevins 20 Feb, 2021 @ 5:55am 
can you make a version that replaces the default weapon selector?
Ingeniero Whatsapp en Dark Souls 29 Dec, 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 13 Feb, 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 12 Feb, 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 16 Aug, 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 4 Jan, 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 22 Nov, 2016 @ 6:41am 
@bognog04 There already exists some addons like that.
The Pest 9 Oct, 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 16 Jun, 2016 @ 5:30pm 
can you or someone make a mod where you keep all your weapons when you die.
deadman 30 May, 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 29 May, 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 7 Apr, 2016 @ 2:53am 
what decimal is for tilde? ( ~ )
ataraxia 15 Nov, 2015 @ 1:31am 
damn, first addon? im pretty surprised! this cant be your first addon dude...
really useful in PVP.
ste 12 Jul, 2015 @ 4:04am 
How come there is no SMG?
Eddlm 23 Mar, 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 25 Feb, 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 3 Feb, 2015 @ 2:18pm 
mod is broken wont let me change the wepions in the whele
Americantax$ 23 Jan, 2015 @ 9:35pm 
where is the smg slot?
The Juice 12 Jan, 2015 @ 4:33pm 
thanks megatigereye!
Mr. Luggy 2 Jan, 2015 @ 4:52pm 
Hey this addon is amazing, but it makes grymod unusable.
| fluffy | [FG]Hatsune Miku 19 Dec, 2014 @ 3:53am 
Suggestion! Maybe compatibility with multi-player?
Detective Raphaël Costeau 20 Nov, 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 1 Nov, 2014 @ 4:26am 
how do you change the weapons on the grid
Dalton 19 Oct, 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 24 Sep, 2014 @ 3:49pm 
How do i change the weapons in the menu?
GodMode  [author] 19 Sep, 2014 @ 5:14am 
Thanks dude ^^ ik will modify it soon
Global 10 Sep, 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] 10 Sep, 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 8 Sep, 2014 @ 6:44pm 
gamemodes/sandbox/gamemode/commands.lua*
Oops
Global 8 Sep, 2014 @ 6:41pm 
If you want to know where I found it, it's under gamemodes/sandbox/commands.lua, at line 715.
Global 8 Sep, 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] 8 Sep, 2014 @ 8:53am 
JJJiggles, use the quick_menu_settings command. you can find all the info you need in the description :)
GodMode  [author] 8 Sep, 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 8 Sep, 2014 @ 3:47am 
Saints Row 2/ The Third/4 inspiration
The Juice 7 Sep, 2014 @ 1:25pm 
How do i change the weapons in the menu?
Wojna 7 Sep, 2014 @ 8:12am 
gta 5 inspirton
GodMode  [author] 5 Sep, 2014 @ 9:58am 
sure :)
DoctorParacelsus 4 Sep, 2014 @ 7:03pm 
hey @megatigereye can i add you as a friend?
Dr. Dronken 3 Sep, 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 2 Sep, 2014 @ 9:30pm 
i want to know how to add the smg with the grenades any help?
DoctorParacelsus 2 Sep, 2014 @ 3:16pm 
also if you see this (the mean commenting) happening to any other modmakers, just tell them what i told you
DoctorParacelsus 2 Sep, 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 2 Sep, 2014 @ 3:13pm 
nope havent tried yet
GodMode  [author] 2 Sep, 2014 @ 3:12pm 
no problem :) did you get it working?
sgtpockets 2 Sep, 2014 @ 9:43am 
ok my bad
GodMode  [author] 2 Sep, 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] 2 Sep, 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 :)