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

Revision as of 12:13, 22 April 2010 by Lodilefty (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.

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