Garry's Mod

Garry's Mod

Ocen: 3,039
Overhauled Radial Menu
5
2
   
Przyznaj nagrodę
Ulubione
Ulubione
Usuń z ulubionych
Content Type: Addon
Addon Type: Tool
Addon Tags: Build, Fun
Rozmiar pliku
Zamieszczono
Zaktualizowano
34.504 KB
30 maja 2014 o 8:32
22 października 2019 o 12:20
Listy zmian: 69 ( zobacz )

Zasubskrybuj, aby pobrać
Overhauled Radial Menu

W 1 kolekcji stworzonej przez SirRanjid
SirRanjid's Sandbox Solutions
Przedmioty: 4
Opis
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
Popularne dyskusje Zobacz wszystkie (6)
5
14 listopada 2019 o 2:19
FAQ - Frequently Asked Question(s)
SirRanjid
3
17 września 2015 o 20:42
Expandable option box?
RILEY RIPA
2
13 sierpnia 2015 o 5:20
1k Thumbs!
SirRanjid
Komentarzy: 459
ßácõñ 8 listopada o 11:32 
Mod continues to tell me I'm running an outdated version
.reVor. 16 września o 16:30 
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 września o 19:25 
[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 sierpnia o 6:22 
[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 kwietnia o 10:01 
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 kwietnia o 1:55 
Looks like a good controller compatible menu
EclipseDarkling 11 marca o 13:50 
what would be the binding example for TFA-VOX?
middi 8 lutego o 13:53 
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  [autor] 8 czerwca 2023 o 10:52 
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 czerwca 2023 o 11:45 
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?