au: Difference between revisions

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with ';au :Display possible commands for auction. ---- ;aua <inventory item> <amount> :<inventory item #> ::A corresponding number from the inventory item list when you use the i …')
 
m (Conversion script moved page Au to au: Converting page titles to lowercase)
 
(3 intermediate revisions by one other user not shown)
Line 2: Line 2:
:Display possible commands for auction.
:Display possible commands for auction.


 
'''Note.''' See also [[aua]], [[aub]], [[auc]], [[aud]], [[aue]], [[aui]], [[aur]], [[aus]].
----
 
 
;aua <inventory item> <amount>
 
:<inventory item #>
::A corresponding number from the inventory item list when you use the i command.
 
:<amount>
::The amount (positive integer).
 
:Adds an item to the auction.
 
'''''<span style="color:red">Bug 2.0.7.</span> ''''': It can't add more than 1 item.
 
 
----
 
 
;aur
:Removes item from auction
 
 
 
----
 
 
;auc (<current price> <instant buy price> <hours>)
 
:<current price>
::The price of the item to start the auction.
 
:<instant buy price>
::The price for instant buying the item.
 
:<hours>
::Auction's duration.
 
:Creates an auction.
 
 
 
----
 
 
;aub <id> <price>
 
:<id>
::A corresponding number from the auction list when you open your auction window.
 
:<price>
::The amount of zenys that you will bid for the item.
 
:Bids an auction.
 
 
 
----
 
 
;aui (selling | buying)
:Displays your auction info.
 
 
----
 
 
;aud <index>
 
:<index>
::Auction's index number.
 
:Deletes ad auction.
 
 
----
 
 
;aue <index>
 
:<index>
::Auction's index number.
 
:Ends an auction.
 
 
----
 
 
;aus <type> [<price> | <text>]
 
:<type>
::Item's search criteria.
:::#Armor
:::#Weapon
:::#Card
:::#Misc
:::#By Text
:::#By Price
:::#Sell
:::#Buy
 
:<price>
::A certain amount of zenys.
 
:<text>
::A text containing letters and numbers.
 
:Search for an auction according to the criteria.
 
[[Category:Console Command]]
[[Category:Console Command]]
[[Category:Auction]]

Latest revision as of 22:35, 26 April 2021

au
Display possible commands for auction.

Note. See also aua, aub, auc, aud, aue, aui, aur, aus.