This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What version of Grid2 and game type (classic or retail) are you using ?
v1.0.0
What game client version (windows or mac) and language are you using ?
[1]="9.0.2", [2]="36949", [3]="Dec 14 2020", [4]=90002
[1]="enUS"
Please provide any additional information below.
As Grid2 uses the "maximum allowed players" for raid sizes (which perfectly fine) I sometimes wish to change the layout manually (i.e. Heroic with 10 raiders). As always opening the Grid2 options can be kind of tedious a macro would be an awesome QoL improvement. Could work like: "/grid2 theme themename"
Thanks for the great work.
You can use in a macro something like this:
/script Grid2:SetDefaultTheme("mythemename")
or
/script Grid2:SetDefaultTheme(number)number is a index starting on 0.
0 = first theme in the list.
I added some command line options to change profiles, themes, visibility, etc in version 1.1.4-beta.
https://www.wowace.com/projects/grid2/files/3144701
Keep in mind that the theme command only changes the default theme, so if some other theme is configured for any specific grouptype, raid size, spec, etc, the specific theme has priority.
To post a comment, please login or register a new account.