Garry's Mod

Garry's Mod

3,039 ratings
Overhauled Radial Menu
5
2
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Tool
Addon Tags: Build, Fun
File Size
Posted
Updated
34.504 KB
30 May, 2014 @ 8:32am
22 Oct, 2019 @ 12:20pm
69 Change Notes ( view )

Subscribe to download
Overhauled Radial Menu

In 1 collection by SirRanjid
SirRanjid's Sandbox Solutions
4 items
Description
Small notice (11.3.2024):
I'm glad to see that the gmod community is still alive and using my addon. However I'm not playing gmod for years now. Updates are very unlikely. I've kept an eye on the comments to see if multiple people report the same bug. But so far I havent noticed any mod-breaking gmod-updates and I'm quite convinced that it will continue working. (That said: If the mod isn't working for you it's probably due to incompatibility with another mod.)
I wish you all the fun using it in the future. SirRanjid out. ~~


---

Version: 2019-10-22
Overhauled Radial Menu for quick tool and commands access. Originally made by FlyveHest, then Cmasta.
Made huge changes to it and wanted to release it because i think not only I could profit from it.

Thanks to Skinhead Larry you got a nice guide on how to use and customize the menu:
Overhauled Radial Menu Advanced & Basic guide:

http://steamproxy.net/sharedfiles/filedetails/?id=462862489


[Usage] Into the console type:
bind KEY +gb-radial
bind KEY tool_search

bind KEY "+gb-radial <preset name/ name part>"
-command could be: bind G "+gb-radial my tools"



-the preset name doesn't have to be complete for the bind it will still find it as long it's spelled correctly and long enough to only match with the preset you want
-if the name part matches with multiple presets it will take the first it finds
-if you got preset "tools" and "my tools" then "tool" will find both but "m t" will only find "my tools"
- ("" are needed here)
-command could be: bind G "+gb-radial my tools"

ONE MORE THING: Skin settings are saved in presets and settings presets. That means each preset can define what it will load from a skin preset. Just in case you wonder why your skin settings have changed when you load a different preset.

-(gave credits to mundy. because he suggested it almost a year ago. sry for the delay but it' in, finally)

Lastest change:
Version 2017-12-3: *Radial Menu: *Changed: default alpha values to use configs' values *SettingsMenu: *Added: ability to change the opacity *Added: border alpha multiplier *Changed: skins also save border alpha multiplier *Changed: color buttons show color and alpha difference *Changed: presets show color and alpha difference Version 2016-9-4: *Radial Menu: *Fixed: command interpreter logic to only replace give in sandbox with gm_giveswep

Full list of my changes are at the top of the autorum/gb-radial.lua
Popular Discussions View All (6)
5
14 Nov, 2019 @ 2:19am
FAQ - Frequently Asked Question(s)
SirRanjid
3
17 Sep, 2015 @ 8:42pm
Expandable option box?
RILEY RIPA
2
13 Aug, 2015 @ 5:20am
1k Thumbs!
SirRanjid
459 Comments
ßácõñ 8 Nov @ 11:32am 
Mod continues to tell me I'm running an outdated version
.reVor. 16 Sep @ 4:30pm 
Hello. does anyone know if it's possible to use linebreaks in the text string inside the options? so the text could appear in 2 lines or more?
|R-0-1-X|Ice Frost 7 Sep @ 7:25pm 
[GB Radial Menu v2012.11.26] lua/includes/util/color.lua:17: bad argument #1 to 'min' (number expected, got nil)
1. min - [C]:-1
2. Color - lua/includes/util/color.lua:17
3. DoClick - lua/gb-radial-options.lua:1490
4. unknown - lua/vgui/dlabel.lua:237

I can't even open the settings for some reason
zfadarkness 7 Aug @ 6:22am 
[Overhauled Radial Menu] lua/includes/util/color.lua:16: bad argument #1 to 'min' (number expected, got nil)
1. min - [C]:-1
2. Color - lua/includes/util/color.lua:16
3. DoClick - lua/gb-radial-options.lua:1490
4. unknown - lua/vgui/dlabel.lua:254
davifleischman 12 Apr @ 10:01am 
If anyone gets the error where the radial menu wont close after you try to select a tool, just turn off sound in the settings menu to fix it

(right click > settings menu > bottom right corner > sound icon)
SunnyMitten 3 Apr @ 1:55am 
Looks like a good controller compatible menu
EclipseDarkling 11 Mar @ 1:50pm 
what would be the binding example for TFA-VOX?
middi 8 Feb @ 1:53pm 
hi,
for some reason, renaming functions causes
-the function to appear invisible in the menu and
-the addon to throw a bunch of errors, chiefly something regarding an "attempt to perform arithmetic on local 'from' (a nil value)"
SirRanjid  [author] 8 Jun, 2023 @ 10:52am 
I never expected anyone needing to use the .txt. And given that my gmod time is over it's unlikely that another update will happen. Iirc the insides of the .txt should be uncompressed and have a logical structure to it so you can manually copy and paste the required parts of it. It just takes a little work on your part to figure it out.
ɅµЋƵƵ 5 Jun, 2023 @ 11:45am 
It's kinda weird that all presets are saved in a single .txt file in a table format. is there any chance this could be changed to instead have a folder and each preset be a separate txt?