Method AuctionHouse:PlaceBid [-] [+]

Places a remote bid or performs a buyout for an auction entry, bypassing distance/NPC checks. @return bool - True if the bid was successfully processed and saved to the database.

Synopsis

AuctionHouse:PlaceBid( player, auctionId, price )

Arguments

laye player
See method description.
number auctionId

Valid numbers: integers from 0 to 4,294,967,295.

number price

Valid numbers: integers from 0 to 4,294,967,295.

Returns

Nothing.

Generated on
©2026 - ALE Lua Engine