Showing results 1 to 5 of 5
Search took 0.01 seconds.
Search: Posts Made By: GreenCoyote
Forum: Lua/XML Help 05-30-20, 03:00 AM
Replies: 1
Views: 10,125
Posted By GreenCoyote
Unhappy ItemLink from itemID and itemLevel

Hello All!
I’m playing with C_AuctionHouse.GetBrowseResults().
It returns ItemKey whit itemID, itemLevel, itemSuffix, battlePetSpeciesID
I want to get ItemLink for returned items. I tried to get it...
Forum: Lua/XML Help 04-21-20, 11:11 AM
Replies: 1
Views: 2,083
Posted By GreenCoyote
Red face How to get user select of an item in a bag?

Hello all!
Then auction/trade/send mail/vendor/etc window(frame) is opened, if user pressing right mouse button on an item in his inventory – action happens, like sell item to vendor, or post item to...
Forum: Lua/XML Help 04-10-20, 11:58 PM
Replies: 1
Views: 1,904
Posted By GreenCoyote
Smile It is that simple

After day of experiments, I realized that there is no need for secure functions. I just did it the wrong way. Code to buy something is:
C_AuctionHouse.StartCommoditiesPurchase(itemId, qty,...
Forum: Lua/XML Help 04-10-20, 08:58 AM
Replies: 1
Views: 1,383
Posted By GreenCoyote
Smile Hi. Look at the...

Hi. Look at the lib-st:
https://www.wowace.com/projects/lib-st
Forum: Lua/XML Help 04-10-20, 06:11 AM
Replies: 1
Views: 1,904
Posted By GreenCoyote
Unhappy Tainted code and Purchase in C_AuctionHouse (patch 8.3)

Hello! Im very new in wow addons, so may be my problem would look silly. Sorry about that.
Im trying to make purchase by addon. But I have a problem. My code is:
itemKey = {};
itemKey.itemID =...
Showing results 1 to 5 of 5