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...")
 
m
 
(11 intermediate revisions by 5 users not shown)
Line 1: Line 1:
Exporting is the process of moving [[:Category:Asset|assets]] between [[Region|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.
+
Exporting is the process of moving [[:Category:Asset|assets]] between [[Region|regions]]. In order to export assets, your corporation will need to have a [[logistics center]] built in both the regions you wish to export from and the region you wish to export to. Exporting uses about 1/5 worth gasoline of the total value of assets being exported, if the export is using truck+ to export, then it uses gasoline+ in consumption. Each region can hold maximum of 3 exports of departing, and if they are using [[truck]], they takes 30 minutes to export, if they are using truck+, then takes 15 minutes to export.
== Command Usage ==
+
 
 +
== Discord Command ==
 
=== Syntax ===
 
=== Syntax ===
<code>$$export(all) <region code> <asset> [amount=1]</code>
+
<code>$$export(all) [type=truck] <region code> <asset> [amount=1]</code>
 
=== Example ===
 
=== Example ===
This example exports 1,000 coal from the current region to the region with code <code>4KU-GZC-BYX-T6O</code>:
+
This example exports 1,000 coal from the current region to the region with code <code>4KU-GZC-BYX-T6O</code> and using truck:
  
 
<code>$$export 4KU-GZC-BYX-T6O coal 1000</code>
 
<code>$$export 4KU-GZC-BYX-T6O coal 1000</code>
  
This example exports all laptops from the current region to region with code <code>4KU-GZC-BYX-T6O</code>:
+
This example exports all laptops from the current region to region with code <code>4KU-GZC-BYX-T6O</code> and using truck:
  
 
<code>$$exportall 4KU-GZC-BYX-T6O laptop</code>
 
<code>$$exportall 4KU-GZC-BYX-T6O laptop</code>
 +
 +
This example exports 1,000 coal from the current region to the region with code <code>4KU-GZC-BYX-T6O</code> and using truck+:
 +
 +
<code>$$export truck+ 4KU-GZC-BYX-T6O coal 1000</code>
 +
 +
== Trivia ==
 +
The IdleCorp HQ server (the official server owned by the dev himself, teemaw) has <code>HQ</code> is its region code.

Latest revision as of 13:12, 24 August 2021

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 regions you wish to export from and the region you wish to export to. Exporting uses about 1/5 worth gasoline of the total value of assets being exported, if the export is using truck+ to export, then it uses gasoline+ in consumption. Each region can hold maximum of 3 exports of departing, and if they are using truck, they takes 30 minutes to export, if they are using truck+, then takes 15 minutes to export.

Discord Command[edit]

Syntax[edit]

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

Example[edit]

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

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

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

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

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

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

Trivia[edit]

The IdleCorp HQ server (the official server owned by the dev himself, teemaw) has HQ is its region code.