Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: ZeroKnowledge
Forum: AddOn Search/Requests 01-06-07, 12:20 PM
Replies: 97
Views: 99,541
Posted By ZeroKnowledge
Since version r23628 my combo points are not...

Since version r23628 my combo points are not showing up on the target frame. Have i missed an option to activate them or is this feature broken?
Forum: Lua/XML Help 06-11-06, 01:07 PM
Replies: 2
Views: 3,786
Posted By ZeroKnowledge
You can use the "TRADE_SHOW"-Event. The name of...

You can use the "TRADE_SHOW"-Event. The name of the player who is trading with you is UnitName("NPC").

function WhoIsTrading_OnLoad()
this->RegisterEvent("TRADE_SHOW");
end

function...
Forum: AddOn Help/Support 02-11-06, 05:00 PM
Replies: 0
Views: 3,113
Posted By ZeroKnowledge
Trading information

Is there any function to discover, who wants to trade with me?

For explanation:
I'm playing an mage, so I'm an walking water and bread dispenser. Every class gets a specific amount of water and/or...
Showing results 1 to 3 of 3