Difference between revisions of "Export"

From IdleCorp Wiki
Jump to navigation Jump to search
(Created page with "Exporting is the process of moving assets between regions. In order to export assets, your corporation will need to have a logistics center...")
 
Line 11: Line 11:
  
 
<code>$$exportall 4KU-GZC-BYX-T6O laptop</code>
 
<code>$$exportall 4KU-GZC-BYX-T6O laptop</code>
 +
[[Category:Command]]

Revision as of 07:18, 19 November 2019

Exporting is the process of moving assets between regions. In order to export assets, your corporation will need to have a logistics center built in both the region you wish to export from, and the region you wish to export to. Exporting has a fee of 3.5% of the total value of assets being exported.

Command Usage

Syntax

$$export(all) <region code> <asset> [amount=1]

Example

This example exports 1,000 coal from the current region to the region with code 4KU-GZC-BYX-T6O:

$$export 4KU-GZC-BYX-T6O coal 1000

This example exports all laptops from the current region to region with code 4KU-GZC-BYX-T6O:

$$exportall 4KU-GZC-BYX-T6O laptop