Ooooh this is sooo nice, thank you very much!Lilim wrote: ↑Wed Nov 18, 2020 5:38 pmSerbiansword wrote: ↑Wed Nov 18, 2020 11:33 amDoes anyone know which addon in VinyUI is causing the problem with party options in City sieges (I.E. not able to switch groups)?. I'd rather just turn off that addon than to kill the whole Viny pack.
but make sure, you are running the latest VinyUi version...this could cause the same issue (I guess Viny fixed it on 5.16)
meanwhile you can create a macro to switch grps and so on:
Code to switch grpsCode to open the SC summaryCode: Select all
/script WindowSetShowing("ScenarioGroupWindow", true)
Code: Select all
/script WindowSetShowing("ScenarioSummaryWindow", true)
