Results: 1Comments by: Dunkirk
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?