Difference between revisions of "Export"

From IdleCorp Wiki
Jump to navigation Jump to search
Line 3: Line 3:
 
== Discord Command ==
 
== 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 ==
 
== Trivia ==
 
The IdleCorp HQ server (the official server owned by the dev himself, teemaw) has <code>HQ</code> is its region code.
 
The IdleCorp HQ server (the official server owned by the dev himself, teemaw) has <code>HQ</code> is its region code.

Revision as of 10:08, 23 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 has a fee of 3.5% of the total value of assets being exported, it use gasoline for the fee, if the export is using truck+ to export, then it uses gasoline+ for fee. 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

Syntax

$$export(all) [type=truck] <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 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

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