You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a map-side setting which cannot be controlled by a game, and which makes it so that the metal view is force-enabled when "build mex" becomes the active command.
Gameside control can already be achieved via Lua. Right now it has to be polling, but with #1091 a replacement should become as simple as:
I think the replacement needs something more, since some maps disable this logic, so wupget code should be able to apply the same heuristic (not sure what it is about but it's controlled per map so I think some may be disabling it?).
Bill of materials to be done before starting this ticket:
wupget:ActiveCommandSet(cmdID)
#1091This is a map-side setting which cannot be controlled by a game, and which makes it so that the metal view is force-enabled when "build mex" becomes the active command.
Gameside control can already be achieved via Lua. Right now it has to be polling, but with #1091 a replacement should become as simple as:
Therefore the proposal is to remove the mapside tag.
The text was updated successfully, but these errors were encountered: