types of Inventory Location
| Элементы перечислений |
|---|
| UNKNOWN | unknown, usually freshly created object
|
| GROUND | |
| ATTACHMENT | < ground
ATT.
attachment of another entity
|
| CARGO | cargo of another entity
CGO.
|
| HANDS | hands of another entity
HND.
|
| PROXYCARGO | cargo of a large object (building,...)
PXY.
|
| VEHICLE | |
См. определение в файле InventoryLocation.c строка 3
4{
12};
@ UNKNOWN
24 - Any other error. Can be returned from any call.
@ PROXYCARGO
cargo of a large object (building,...)
@ HANDS
hands of another entity
@ CARGO
cargo of another entity