Project Zomboid

Project Zomboid

Radial Menu API
46 Comments
cody 17 May @ 6:32am 
hellooo?? update it man,your mod is fuскed up
@[Aurora] Shadow
>This mod won't be updated to B42. I am merging it into the Community Modding Projects
[Aurora] Shadow 6 Mar @ 9:08am 
B42 ?
xenix 8 Feb @ 3:27am 
hmmmm
Tommy 19 Nov, 2024 @ 5:35am 
It doesn't seem that this mod works in local co-op, specifically not for player 2. When player two tries to use a function provided by this framework, it simply forces player 1 to do it. It's this way for all of the pose mods that use this as well as the gunfighter mod (player 2 can fold a stick, switch to melee mode for a gun, etc)
SLADJANDROO 30 Oct, 2024 @ 10:21pm 
@Browser8
Hello there mate,im currently working on my radial mod but im having some issues.
I need some assistance with your Radial API.
Can we chat via discord so i can in depth share everything that im currently dealing with.
Thorium 3 Sep, 2024 @ 8:19pm 
@Mace considering it affects the radial menu, the same menu where you select the option to sleep in your car, it obviously is. I uninstalled and unsurprisingly, can sleep in cars again. Imagine that huh.

I'm not the only one who has run into this. Literally impossible, ok buddy
Big_Bluntz 6 Aug, 2024 @ 9:56pm 
@Thorium, that's literally impossible, this is a framework, not a mod
Thorium 4 May, 2024 @ 10:34pm 
This mod unfortunately causes a bug where you cannot sleep in any cars
Ryan 2 May, 2024 @ 9:50pm 
new modder here. I'm not sure where to add the code
Morgan 28 Mar, 2024 @ 5:56pm 
May I add this to my modpack?
Solid 13 Nov, 2023 @ 5:59am 
Hello! I'm an admin for a small PZ server and we were looking at your mod to add into our server.

Would we be allowed to put this mod into our modpack?
Alkanshel 16 Oct, 2023 @ 11:42am 
This breaks sleeping in cars.
Engine Of Darkness 7 Oct, 2023 @ 6:53am 
The Issue was caused by "Vehicle Additions API" - for some reason the code of this mod triggered the Radial Rendering Process twice when you are "outside" the car (in my case at least). This lead to some mod entries which only used "showRadialMenu" to get lost in the menu slices for the outside view. ("Everything has a name" also stopped working for me due to this).
Engine Of Darkness 6 Oct, 2023 @ 5:28pm 
Nevermind, found the core issue for the mod I mentioned I think (not sure if it also has something to do with the load order with which I also tested around).

"Better Lockpick" (zre Better Lockpick to be exact) calls the wrong vanilla function (which this mod overrides), which somehow causes this odd side-effect.

In '2929123989/mods/zRe BetterLockpicking/media/lua/client/Lockpicking/UI/UIVehicle.lua' the mod uses ISVehicleMenu.showRadialMenu instead of ISVehicleMenu.showRadialMenuOutside

I'll report that to the mod author.
Engine Of Darkness 6 Oct, 2023 @ 4:33pm 
This Mod can cause weird issues based on the way Zomboid handles lua calls (I'm on Linux, which may affect this as well).

I already switched the load order of this mod and the ones requiring it around to no avail.

This mod does "menu:clear()" which for some reason nukes some radial menu entries in e.g. showRadialMenuOutside (or the non outside variant) based on when this mods function is called.

In my Case "Better Lockpicking" Actions disappeared.

This really needs to be more robust - e.g. storing all slices of the menu first and re-adding missing ones or something.

The assumption purely based on load Order (which is what the ! in the lua names is for I assume) is pretty much a no go as this unfortunately shows.
Nihon teikoku 22 Sep, 2023 @ 2:44pm 
I can't open the Radial Menu and I have it activated and Fuu's Roleplay poses mod on
LordRazor 16 Jul, 2023 @ 7:29pm 
i am also having this issue
iamcodylee 14 Jul, 2023 @ 4:41pm 
@mr.giray im having this problem right now myself. i have a bunch of mods, cant open radial menu crafting and cant close my inventory. i use a controller though so could be a lot of mods causing that problem
Mr.giray 10 Jul, 2023 @ 3:10pm 
okay one of my mods breaking my whole api menu... ı will be trying to close every mod... ı have 600 mods... ı will keep you lads updated ( idk if anyone cares but yeah ı have no life)
Mr.giray 10 Jul, 2023 @ 1:48am 
it no longer works? no matter ı do ı cant use the menu... no cars no wepons and no "Q" button works
Gabi55255_ 9 Jun, 2023 @ 2:13pm 
how do i activate dis mod on my host server cus i dont know
TVarius 23 Apr, 2023 @ 10:51am 
when I add this mod to my server that allows sleep but doesnt require it, it always says on the vehicle radial menu that you arent tired enough to sleep.
Monty 26 Feb, 2023 @ 3:47pm 
In behalf of End Of Days Server I would like to ask for permission to add this mod in our server's mod pack.
Jhitereptar 11 Dec, 2022 @ 7:04pm 
odd.. One of my mods, depend on this mod.. But non of them have this as a dependency... lol was going through getting rid of stuff. Noticed nothing was using this one, so I got rid of it. And then boom. Error. Added it back, no error. And these are new game test starts
Browser8  [author] 6 Dec, 2022 @ 3:48am 
Require, bundling is not a good idea because it won't get updates and will cause conflicts with this or other bundled versions.
Poltergeist 6 Dec, 2022 @ 1:50am 
Can I add this to my mod or do I need to require it? Can you add a note about what the permissions on this are?
Sanitation Technician 11 Aug, 2022 @ 7:44pm 
Sorry meant to comment this on the hotwire mod. Doing a fresh install and trying again
Browser8  [author] 11 Aug, 2022 @ 7:18pm 
@Klean There are no sandbox settings?
Sanitation Technician 11 Aug, 2022 @ 6:28pm 
This this mod is busted on .73 cant see sandbox settings as admin
xjoshs1981x 7 Aug, 2022 @ 4:17pm 
Awesome thank you I look forward to playing some more when it drops :)
Browser8  [author] 7 Aug, 2022 @ 2:59pm 
@xjoshs1981x Fixed it on my side, will publish the update when it's not peak time for servers.
xjoshs1981x 7 Aug, 2022 @ 12:48pm 
This isn't working correctly for me. I thought it was probably a mod conflict at first then I remembered (eventually) I needed to test the mod alone and I would KNOW if it was a conflict or not and it still didn't work. The only two mods I'm currently attempting to use are Radial Menu API and Expanded Hotwire. When I start the game everything works correctly but after I open and close my map the vehicle radial menu stops functioning. The vehicle radial opens but no actions will trigger and I have to close the radial with the B button and restart the game to get the radial to work correctly again.
dhert 1 Aug, 2022 @ 11:04am 
@Browser8 Can confirm it is working now. Thanks for the quick fix!
Browser8  [author] 1 Aug, 2022 @ 9:34am 
@dhert Should be fixed, let me know if it works properly now.
dhert 1 Aug, 2022 @ 1:01am 
Hello @Browser8! Big fan of your modding work, thank you!
I found a small bug in this mod, in that the "Release" button for the Emote Radial changes on a controller from Down on the D-Pad to Up after you access a submenu. This persists until the Radial is closed, even if you use the "Back" option to go to the main Emote menu. Pressing and holding Down will always bring up the menu like normal when it is closed, and you make the first selection by releasing Down, again like normal. Its just any other selection after that is with Up instead of Down while that Radial is active.
Nomad 1-1 21 Jun, 2022 @ 9:38am 
I’m coming back here to say all of Browser’s creations are amazing and very unique. They should be used by all!
Nomad 1-1 3 Jun, 2022 @ 7:34am 
Hello, I am the owner of one of the larger communities and I would like to see if I could request to put your mod into a mod pack. I inform all my members of the full credits of your mod via a dedicated discord channel and a PDF made for the server that goes into mod description, controls, and full author credits. I will share any details you need, or answer any questions. Thanks again, and great work!!
thenugknight 10 Apr, 2022 @ 3:25pm 
thanks
Browser8  [author] 10 Apr, 2022 @ 2:16pm 
Full documentation is in the pinned post and you can look at Expanded Hotwire as an example.
thenugknight 10 Apr, 2022 @ 12:22pm 
How do i use it like for vehicle menu
[The] Force 2 Feb, 2022 @ 4:16pm 
subscribing just to watch what things come out, love radials for interactions in general
Browser8  [author] 30 Jan, 2022 @ 8:56am 
Not sure how compatible it would be with other mods since you'd have to replace several things, but yes it should be possible.
SalamanderAnder 30 Jan, 2022 @ 8:00am 
Nice! I wonder if it would be possible to replace the context menu with a radial menu...
Browser8  [author] 30 Jan, 2022 @ 3:33am 
local function onExample(player)
player:getEmitter():playSound("SoundName")
end

local function exampleFunction(menu, player, vehicle)
menu:addSlice("Example", getTexture("media/ui/emotes/shrug.png"), onExample, player)
end
Erin Azakaela Redfire 29 Jan, 2022 @ 8:53pm 
Hey! I'm interested in using this for a voice mod! Is it possible to bind a radial wheel to a sound playing function?