disable vehicle frame for high command. #536


  • Duplicate
  • Enhancement
Closed
  • _ForgeUser1197110 created this issue Dec 14, 2017

    Is there a way to disable the vehicle frame? It makes healing Pod people for high command difficult.

  • _ForgeUser1197110 added a tag Enhancement Dec 14, 2017
  • CruelC posted a comment Dec 14, 2017

    https://www.wowace.com/projects/grid2/issues/532

    DevSkamer posted a comment Dec 5, 2017

     

    Ok. Currently i can't test it, i'm enable to do it only tomorrow. If anyone can say me the following change fix the issue :

     

    Go in the Grid2 folder, open the Grid2Layout.lua. Search the line 38:

    self:SetAttribute("useparent-toggleForVehicle", true)

     Then change to 

    self:SetAttribute("useparent-toggleForVehicle", false)

    Now, your raid frames should no longer swap the vehicle frame and the player frame


     

     

    It works great for me

     


    Edited Dec 14, 2017
  • michaelsp closed issue Jan 21, 2018
  • michaelsp added a tag Duplicate Jan 21, 2018

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