Results: 2Comments by: Dunkirk
File: Combat Metronome (GCD Tracker)07/09/24
DariansUtilities
Posted By: Dunkirk
It lists DariansUtilities as a dependency, and even talks about it in the changelog, but that mod is not in Minion, nor on this site. I feel like I'm taking crazy pills. Where is this dependency?
File: Daily Provisioning09/10/23
Re: Fix for gamepad not crafting food...
Posted By: Dunkirk
ZO_GamepadGenericHeader_SetActiveTabIndex(GAMEPAD_PROVISIONER.header, recipe.ingredientType, false) To: ZO_GamepadGenericHeader_SetActiveTabIndex(GAMEPAD_PROVISIONER, 1, false) My question is: *why* does this fix it? What is that old line doing, and how does the new line address it?