Difference between revisions of "Export"

From IdleCorp Wiki
Jump to navigation Jump to search
m
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, [[truck]](s) (or truck+(s)) and [[gasoline]]. Exports use [[truck]]s and [[gasoline]] scaling off of the total value of the assets being exported. Exporting can  be done up to 3 times from a given region. Each export using truck takes 30 minutes and truck+ takes 15 minutes.
+
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 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 ==
 
== Discord Command ==
 
=== Syntax ===
 
=== Syntax ===
<code>$$export(all) [truck type=truck] <region code> <asset> [amount=1]</code>
+
<code>$$export(all) <region code> <asset> [amount=1]</code>
 +
=== Example ===
 +
This example exports 1,000 coal from the current region to the region with code <code>4KU-GZC-BYX-T6O</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>:
 +
 
 +
<code>$$exportall 4KU-GZC-BYX-T6O laptop</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:06, 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) <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

Trivia

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