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