Hi,
I’m wondering if it’s possible to open the protoform synthesis windows from anywhere like you can with the cypher console like below:
/run C_Garrison.GetCurrentGarrTalentTreeID=(function() return 474 end)
/run OrderHall_LoadUI() OrderHallTalentFrame:SetGarrisonType(111, 474);
/run ToggleOrderHallTalentUI();
2 Likes
/run C_Garrison.GetCurrentGarrTalentTreeID=(function() return 474 end)
/run OrderHall_LoadUI() OrderHallTalentFrame:SetGarrisonType(111, 474);
/run ToggleOrderHallTalentUI();
You can also grab one of the addons that make this easier by providing a data broker, or a minimap button to open it.
system
(system)
closed
3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.