export_gate 
Vars | |
| cubes_registered | The amount of cubes scanned |
|---|---|
| export_payout | Cooldown on payout calculation |
| holding_account | The holding bank account used for the export gate |
| income_previous | Total payments sent out last cycle |
| income_share | The share paid to each cargo tech last cycle |
| income_total | Total payments sent lifetime |
| locked | Bool to check if the scanner's controls are locked by an ID. |
| payment_accounts | List of crew accounts who split the scanned bounties |
| radio | Our internal radio |
| radio_key | The key our internal radio uses |
| scanline_timer | Internal timer for scanlines |
| scanner_beep | Cooldown on the scanner's beep |
Var Details
cubes_registered 
The amount of cubes scanned
export_payout 
Cooldown on payout calculation
holding_account 
The holding bank account used for the export gate
income_previous 
Total payments sent out last cycle
income_share 
The share paid to each cargo tech last cycle
income_total 
Total payments sent lifetime
locked 
Bool to check if the scanner's controls are locked by an ID.
payment_accounts 
List of crew accounts who split the scanned bounties
radio 
Our internal radio
radio_key 
The key our internal radio uses
scanline_timer 
Internal timer for scanlines
scanner_beep 
Cooldown on the scanner's beep