Sort command: Difference between revisions
Jump to navigation
Jump to search
(New page: {{stub}} Category:Commands) |
No edit summary |
||
Line 2: | Line 2: | ||
[[Category:Commands]] |
[[Category:Commands]] |
||
Usage: |
|||
SORT {object} |
|||
- Move all items that match the name of {object} to the top of your inventory |
|||
SORT {object} IN {container} |
|||
- Move all items that match the name of {object} to the top of the {container} |
|||
SORT UP {object} {IN container} |
|||
- Move {object} one up in your inventory or container |
|||
SORT DOWN {object} {IN container} |
|||
- Move {object} one down your inventory or container |
|||
SORT AUTOMATIC {type} - Perform an automatic sort of your inventory |
|||
Where {type} is one of the following: |
|||
HEADTOTOE - Sort in head-to-toe order |
|||
REVERSE - Sort in reverse order |
Revision as of 13:34, 15 May 2016
Stub
- This article is a stub. That is, it is an article with little or no content, and needs attention.
- Please see Category:Stubs for more articles that need content.
- When it is completed to a reasonable degree, remove {{stub}} from this article.
Usage:
SORT {object} - Move all items that match the name of {object} to the top of your inventory SORT {object} IN {container} - Move all items that match the name of {object} to the top of the {container} SORT UP {object} {IN container} - Move {object} one up in your inventory or container SORT DOWN {object} {IN container} - Move {object} one down your inventory or container SORT AUTOMATIC {type} - Perform an automatic sort of your inventory
Where {type} is one of the following:
HEADTOTOE - Sort in head-to-toe order REVERSE - Sort in reverse order