drive_to
Reach any map coordinate by boarding the nearest free car, refueling it from inventory when necessary, and driving to the target position.
Instructions
Board the nearest free car (fuelling it from your inventory if needed) and drive to a position.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | map coordinate in tiles (x grows east, y grows south) | |
| y | Yes | map coordinate in tiles (x grows east, y grows south) | |
| wait_s | No | seconds to wait for the job to finish before returning its id (default 30; 0 = return at once) | |
| replace | No | cancel your running and queued jobs first instead of queueing behind them | |
| arrive_within | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |