I know i could do it with visor ... i dont know how, but i may find tutos on wikki.
Btw, if i can set the frame strata directly in lua, i won't have to use visor.
That is just what i mean.
Would it be possible to use, say, a rectangular mask? I tried editing the included mask, but was rather unsuccessful (I'm not sure if I did it wrong, or the .blp converters I was using were screwing it up, because I just kept getting a green square).
The idea I had was to use a darkened version of the minimap for a bottom-bar background, though it looks like I might have to use Yatlas's method if I can't edit the minimap directly.
Yep, I'm pretty new heh. Anyway, I looked at the log files for the last few revs and I think this diff will take care of some issues; the zone text moves with the map, the quest tracking frames stay put, and the minimap toggles without leaving behind a frame (and it comes out of my mod in one piece) this is a modification of rev 11296 http://www.verzend.be/v/4836075/Squeenix.diff.html
I also noticed before/after making these changes that when scaled up the minimap would suddenly occupy the entire screen... a /console reloadui puts everything back where it should be with Squeenix at the new scale, but I do not know what is causing this.
Bioquark, what rev was your diff against? Could you please check the latest bulit and send me a new diff if there is anything that's not right? I think you were using an older version.
As for the black maps, I'm adding a "/squeenix reboot" option now that should reapply the mask.
Will do, may take me a bit; my wife went into labor about 2 hours after that last post I made and things have been a little crazy for me. I'll grab the latest rev and make a diff from it and post it tomorrow sometime.
I was also trying to reproduce the "blacked-out" minimap thing that ppl were referring to, but I don't see this happening on griffs or when changing to window mode; guess thats a good thing
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Btw, if i can set the frame strata directly in lua, i won't have to use visor.
That is just what i mean.
Sorry ^^
The idea I had was to use a darkened version of the minimap for a bottom-bar background, though it looks like I might have to use Yatlas's method if I can't edit the minimap directly.
to:
Not entirely sure if it'll stay gone when you switch what you're tracking though, if it doesn't the change becomes more complicated.
The button will be shown, but you won't be able to see it.
Applying now...
Bio, that's even worse. I meant, give me a diff file, don't paste code into the forum....
http://en.wikipedia.org/wiki/Diff#Unified_format
http://www.verzend.be/v/4836075/Squeenix.diff.html
I also noticed before/after making these changes that when scaled up the minimap would suddenly occupy the entire screen... a /console reloadui puts everything back where it should be with Squeenix at the new scale, but I do not know what is causing this.
I have seen the map go black too, but I haven't been able to find a consistent repro pattern. I'll try to pay attention better. :)
/squeenix standby
twice fixes it
a simple
/script Minimap:SetMaskTexture("Interface\\AddOns\\Squeenix\\Mask.blp")
seem to also fix it
As for the black maps, I'm adding a "/squeenix reboot" option now that should reapply the mask.
I was also trying to reproduce the "blacked-out" minimap thing that ppl were referring to, but I don't see this happening on griffs or when changing to window mode; guess thats a good thing