Size: 1851
Comment:
|
Size: 1894
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 11: | Line 11: |
Keepresource uses transports to send with, and will send as much over the "kept" amount as it has resources and transports available to, as long as it's at least the minimum quantity specified. If no quantity is specified, the bot sends any amount available. | Keepresource uses transports to send with, and will send as much over the "kept" amount as it has resources and transports available to, as long as it's at least the minimum quantity specified. If no quantity is specified, the bot sends any amount available over the "kept" amount (3rd example above). |
Usage: |
keepresource destination_Coord res_to_keep [quantity] |
Example: |
keepresource 111,222 f:1b 50m |
Default: |
none |
This goal will allow you to keep a specified amount of resources, and send all extra to another location. For cities on the same account, you can use the city name, coordinates, or "any" for the destination. For cities on another account, you must use coordinates for the destination.
In the 1st example above, the bot will keep 1 billion food in this city, and if it acquires over that, it will send the extra to 111,222 in increments of at least 50 million.
In the 2nd example above, the bot will keep 20 million lumber and 20 million iron, and send all extra to OtherCity in increments of at least 5 million.
Keepresource uses transports to send with, and will send as much over the "kept" amount as it has resources and transports available to, as long as it's at least the minimum quantity specified. If no quantity is specified, the bot sends any amount available over the "kept" amount (3rd example above).