Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.

SetTRSAssetsInfo

From AGEWiki

Jump to: navigation, search

SetTRSAssetsInfo

Syntax  

SetTRSAssetsInfo = unitAliasRail; unitAliasRiver; unitAliasSupply

Description

Determine the units used for transport by the transport pool, i.e. the virtual supply wagon used by the supply algorithm, as defined in the database.

See Spreadsheet of examples

Example  

SetTRSAssetsInfo = $uni_CMN_Rail;$uni_CMN_Riv;$uni_CMN_Sup1

Sets up the "virtual units" to be the default ones.


 

Parameters

unitAliasRail

Unit used for railroad transport (transport pool)

unitAliasRiver

Unit used for River transport (transport pool)

unitAliasSupply

Unit used for Supply transport (transport pool)

Forums