Open main menu

Documentation/Engine/Configuration variables/g cargo sort

< Documentation‎ | Engine‎ | Configuration variables
Name: g_cargo_sort
Purpose: Current cargo sort method.
Config: global
Value: integer - sort_method

sort_method:

Value Description
0 Sort by price in descending order.
1 Sort by price in ascending order.
2 Sort by price/km in descending order.
3 Sort by price/km in ascending order.
4 Sort by expiration ascending order.
5 Sort by expiration in descending order.
6 Sort by origin in ascending order.
7 Sort by origin in descending order.
8 Sort by dest in ascending order.
9 Sort by dest in descending order.
10 Sort by route length in ascending order.
11 Sort by route length in descending order.
12 Sort by weight in ascending order.
13 Sort by weight in descending order.
14 Sort by source company in ascending order.
15 Sort by source company in descending order.
16 Sort by target company in ascending order.
17 Sort by target company in descending order.