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
(Difference between revisions)
(Created page with '{{ scriptcommand | name = SetTRSAssetsInfo | syntax = unitAliasRail; unitAliasRiver; unitAliasSupply | description = Determine the units used for transport by the transport pool,…') |
m |
||
Line 3: | Line 3: | ||
| syntax = unitAliasRail; unitAliasRiver; unitAliasSupply | | syntax = 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. | | 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 [[media:WIki_Example_Setup.xls|Spreadsheet of examples]] | ||
+ | |||
| example = $uni_CMN_Rail;$uni_CMN_Riv;$uni_CMN_Sup1 | | example = $uni_CMN_Rail;$uni_CMN_Riv;$uni_CMN_Sup1 | ||
| example-description = Sets up the "virtual units" to be the default ones. | | example-description = Sets up the "virtual units" to be the default ones. |
Latest revision as of 13:26, 26 April 2010
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
Unit used for railroad transport (transport pool)
Unit used for River transport (transport pool)
Unit used for Supply transport (transport pool) |