StatBlock_Factions
Factions Data Broker plugin.
Factions now uses a LibTooltip-1.0 tooltip, and displays reputation gains/losses for the session in the tooltip.
Factions Data Broker plugin.
Factions now uses a LibTooltip-1.0 tooltip, and displays reputation gains/losses for the session in the tooltip.
-
View User Profile
-
Send Message
Posted May 22, 2010Factions.dataObject = LibStub("LibDataBroker-1.1"):NewDataObject("Factions");
to
Factions.dataObject = LibStub("LibDataBroker-1.1"):NewDataObject("Factions" , { type = "launcher"});
it works perfectly. :D
-
View User Profile
-
Send Message
Posted Feb 6, 2009I have modified my local copy to use the same icon as FactionsFu :
Factions.dataObject = LibStub("LibDataBroker-1.1"):NewDataObject("Factions", { icon = "Interface\\Icons\\Spell_Holy_SealOfSalvation" } );
-
View User Profile
-
Send Message
Posted Nov 21, 2008-
View User Profile
-
Send Message
Posted Oct 24, 2008-
View User Profile
-
Send Message
Posted Oct 24, 2008