This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Is there a way to disable the vehicle frame? It makes healing Pod people for high command difficult.
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
To post a comment, please login or register a new account.