by Hqte » Fri Mar 18, 2016 11:42 am
modernist wrote:okay, just drop this small script at the end of
this file and it'l be square for you, with a border that matches the action buttons:
- Code: Select all
local square = function()
for i,v in pairs({
MinimapBorder,
MiniMapMailBorder,
MiniMapTrackingBorder,
MiniMapMeetingStoneBorder,
MiniMapMailBorder,
MiniMapBattlefieldBorder,
}) do v:Hide() end
Minimap:SetMaskTexture[[Interface\Buttons\WHITE8x8]]
modSkin(Minimap, 18)
modSkinPadding(Minimap, 2)
modSkinColor(Minimap, .2, .2, .2)
end
function GetMinimapShape() return 'SQUARE' end
square()
im not including this in the release so its not a supported solution — but i can't imagine this script breaking, like, ever, so you should be set
At the end of what file pls? Link is broken.
Tried mini.lua in /map but doesn't seem to work.
Rly nice ui btw
Last edited by
Hqte on Fri Mar 18, 2016 7:07 pm, edited 1 time in total.
But thus I counsel you, my friends: Mistrust all in whom the drive to punish is strong!