I am just after the last value displayed, in my case it is -216
GetPoint: -216.00000059605
That was the only thing displayed after clicking that macro. Also, it was the exact same number when I toggled "/skinner ui container" to off and reloaded the ui and had the coins displaying correctly.
Let me know if there is anything else I can do to get you more information. I'm able to post a screenshot if you'd like (tho its not hard to envision the coins being outside the bag on the bottom, hehe).
Getting the same as LordKaz here, -216.00000059605
This is a really old mod, originally from the Cosmos Package, it shows target, player and party stats as text in the middle of the screen, in an easily read format:
And so on, this was really useful to keep an easy overview of your current stats.
It branched off into MonitorStatusPlus which was independent from Cosmos (yay!) but it broke with 2.0 (boo!) so I was hoping someone with coding skills could take a look at it :)
A feature request: Add support for Alt-Inviting etc, so you can set different modifier clicks to different actions i.e Ctrl-Click is target, Alt-click is invite. This would be great and fits with the mod imo.
My Backpack Money frame is still showing outside (below) the bag, this is fixed by removing line 319 in Skinner.lua, woudl be very grateful if this was fixed.
I've bad experience when i'm accidentally killed my epic gloves. Don't ask me, how can i did that.
All i need it's an addon that will protect items from destruction. Some standart Blizzard popup window with DELETE typing request.
I have no idea why Blizzards didn't do that yet. They asking for confirmation, when you gonna kill some blue or key items, but they don't when you going to kill some vendor epics, or whatever... I can't test it you know. :(
But I've managed to kill my pvp general gloves and that's really stupid. :(
Actually they have done that already...
At least I'm getting a confirm window with "write delete" functionality when trying to delete epics/rares. Not when selling though...
Does it happen if Squeenix is the only addon you have loaded?
I'll check. /shame
Ok final edit: I tried with only squeenix loaded, it seems to have something to do with the alpha option, because after settign alpha too 100 the IF map loaded as normal, but at 70 it didn't load at all. Works at 90% but not 85%, 90, 95, 100 looks fine, the others make it go black when I zone into IF.
0
0
0
Getting the same as LordKaz here, -216.00000059605
0
Or a configurable version where you choose what you want each modifier to do.
Thanks :)
0
PlayerName HP% MP% Combo
TargetName HP% MP%
Party1Name...
And so on, this was really useful to keep an easy overview of your current stats.
It branched off into MonitorStatusPlus which was independent from Cosmos (yay!) but it broke with 2.0 (boo!) so I was hoping someone with coding skills could take a look at it :)
Thank you
0
0
0
Agree, I wouldn't really care if it went away, but it's nice when it's there :P
0
Actually they have done that already...
At least I'm getting a confirm window with "write delete" functionality when trying to delete epics/rares. Not when selling though...
0
I fixed it localy, was a very small change but I don't have SVN access so...
Thank for the mod anyhow
0
frame:SetHeight(frame:GetHeight() - 20)
to
frame:SetHeight(frame:GetHeight() - 0)
on line 258 in Skinner.lua
0
I'll check. /shame
Ok final edit: I tried with only squeenix loaded, it seems to have something to do with the alpha option, because after settign alpha too 100 the IF map loaded as normal, but at 70 it didn't load at all. Works at 90% but not 85%, 90, 95, 100 looks fine, the others make it go black when I zone into IF.
0
Have the latest update and tried the reload command, don't know what more to say.
0
Otherwise all is fine :)
0
I'm not sure which one it was but it's fixed with your upload, thx tekkub