Verb:SORT

The official GemStone IV encyclopedia.
(Redirected from SORT (verb))
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Sort is used to move items in your inventory.

>sort

Usage:
    SORT {object}         - Move all items that match the name of {object} in the same location to the top of the list of items they're in
    SORT NOUN {object}    - Move all items that match the noun of {object} in the same location to the top of the list of items they're in
    SORT CLUSTER {object} - Move all items that match the noun of {object} in the same location to the top of the list of items they're in, clustered by full name
    SORT UP {object}      - Move {object} one up in the list of items it's in
    SORT DOWN {object}    - Move {object} one down in the list of items it's in
    SORT AUTOMATIC {type} - Perform an automatic sort of your inventory
    SORT ALPHABETIC {container} - Arrange the interior items of a container into alphabetical order.

Where {type} is one of the following:
    HEADTOTOE - Sort in head-to-toe order
    REVERSE   - Sort in reverse order

You may only sort items that are located somewhere in your inventory.

See Also