gPeen is a plug-in for LynStats. The AddOn won't work correctly without LynStats installed.
gPeen is a crit and hit tracker that will record all your highest hits and display them when you break a new record.
You can ALT+Right-click to reset the database, or SHIFT+Left-click to announce your highest records to the specified channel (which can be changed inside the .lua file, default is "GUILD")
When you set a new record, gPeen will first try to use MSBT, then SCT, then Blizzard's FCT. If none of these are installed/enabled then you will not receive a message upon setting a new record.
Change Log - gPeen
r5
- Fixed a bug where spells that were added to the database were copying data from other spells
r4
- Fixed scaling problem
r3
- Added a plugins table to LynStats so that gPeen will play nicely with other LynStats plugins (assuming other plugins use the same table as well)
Originally posted by SquishyMage These two addons are on top of each other. Anyone know what to do to make them share the screen instead of fighting for the same spot?
Open core.lua inside the gPeen\ folder and change the line:
Code:
addon:SetPoint("RIGHT", LynStats, "LEFT", -20, 0)
to
Code:
addon:SetPoint("RIGHT", LynStats, "LEFT", -40, 0)
The line will be near the bottom, so scroll all the way down and look for it there.
__________________
-A lot of people are like Slinkies; they're not really good for anything but you can't help but laugh when you see them tumble down the stairs.
-Before you criticize someone, you should walk a mile in their shoes. That way, when you criticize them, you're a mile away and you have their shoes.
-Borrow money from a pessimist, they don't expect it back.
updated with frame name... you can also put your addon as "optional file" like the htracking author did.. then it's displayed directly on lynstats site.
__________________
Jesus: "I can offer you eternal Salvation."
Disciples: "Can I get Might or Kings instead?"
You took the standard font from pminimap but i havenīt thist installed so i get this error
Code:
[2008/05/10 05:48:39-221-x1]: gPeen\core.lua:101: <unnamed>:SetText(): Font not set
gPeen\core.lua:101: in function <Interface\AddOns\gPeen\core.lua:82>
mfg
rza
Change it to whatever you'd like to use.
The default UI font is "Fonts\\FRIZQT__.TTF"
__________________
-A lot of people are like Slinkies; they're not really good for anything but you can't help but laugh when you see them tumble down the stairs.
-Before you criticize someone, you should walk a mile in their shoes. That way, when you criticize them, you're a mile away and you have their shoes.
-Borrow money from a pessimist, they don't expect it back.
You took the standard font from pminimap but i havenīt thist installed so i get this error
Code:
[2008/05/10 05:48:39-221-x1]: gPeen\core.lua:101: <unnamed>:SetText(): Font not set
gPeen\core.lua:101: in function <Interface\AddOns\gPeen\core.lua:82>
Originally posted by eiszeit hahahaha, nice addon =)
Thank you.
__________________
-A lot of people are like Slinkies; they're not really good for anything but you can't help but laugh when you see them tumble down the stairs.
-Before you criticize someone, you should walk a mile in their shoes. That way, when you criticize them, you're a mile away and you have their shoes.
-Borrow money from a pessimist, they don't expect it back.