[Feature Request] Enable Themes with a macro #915


  • Fixed
  • Enhancement
Closed
  • Nerc created this issue Dec 19, 2020

     

    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.

  • Nerc added a tag Enhancement Dec 19, 2020
  • michaelsp posted a comment Dec 19, 2020

    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.

     

     


    Edited Dec 19, 2020
  • michaelsp posted a comment Dec 20, 2020

    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.

     

     


    Edited Dec 20, 2020
  • michaelsp added a tag Fixed Dec 20, 2020
  • michaelsp closed issue Dec 22, 2020

To post a comment, please login or register a new account.