Difference between revisions of "au"

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 …')
 
(Replaced content with ';au :Display possible commands for auction. Category:Console Command')
Line 1: Line 1:
 
;au
 
;au
 
:Display possible commands for auction.
 
:Display possible commands for auction.
 
 
----
 
 
 
;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]]

Revision as of 20:32, 20 April 2010

au
Display possible commands for auction.