Structuresterminal.send(resourceType, amount, destination, description?)
Send resources across rooms while the sender pays transaction Energy. Check cooldown, stock, and destination first.
Terminalcross-roomEnergylogistics
Open in API reference →SystemsGame.market.deal(orderId, amount, roomName?)
Execute a real market deal after checking the order, Credits, resource stock, and Terminal transaction cost.
MarketdealorderCredits
Open in API reference →SystemsGame.market.createOrder(params)
Create your own market buy or sell order and account for the order creation fee.
MarketordercreateOrder
Open in API reference →