|
Okay! I've gotten the addon to correctly stop telling me what the bid is, now, I need to make a complicated change.
For the record, here is the addon:
http://wow.curse.com/downloads/wow-addons/details/bid-maniac.aspx
Basically, this addon gets a bid from a whisper, and stores that whisper in an array somewhere. If the player bids a bid higher then the last high bid, it seems to discard it and store the new high bid only.
What I want the addon to do is to store the TOP TWO bids, and the winner will pay an amount equal to the AVERAGE of his/her bid and the second highest bidder.
Just in case i'm making no sence,
Player 1 bids 100, Player 2 bids 200, Auction ends, player 2 wins, but pays 150 instead of 200. Currently i'm not sure how to edit the addon to correctly replicate this.
I'm guessing you will need to download the addon and look at the code yourself to understand how it works. If you can do this for me, I would be very appreciative XD I've never written an addon before, and I only have basic coding experience, not enough to do what I think I need to do.
Varine on Thaurissan, Horde. Guild Leader of
|