| Search |
|---|
| ID | Rating | Category | Description | Screenshot | Date |
|---|---|---|---|---|---|
| 2009 | 😀 | Suggestion | Can there be the concept of an array, and get first, get next ? I tend to have scripts that do the same thing for say 10 resources. They look like ten concatenated pieces of code with only the resource type changing. Can't we have an array that enables me to load resources and another to load quantities, or a matrix to load {"Crystal", 100}, {"Sand", 60}, .... So I can loop through this list requesting the resource and quantity that the bot or storage chest needs ? https://imgur.com/TWba1L6 I'd also like to store buildings in an array so I can have one bot pick up sand and deliver to ten locations, or say pick up sand, crystal, metal bars, metal plates and deliver them to 1 or 4 locations. I am using all four of the signal, visual, store and goto to for 3 to 1 or 1 to 3, but it would be better to have either variables that can be defined as both a number or a resource and the language to enable you to put them in separately. | 2023-09-03 04:29:26 |
| ID | Reply | Author | Date |
|---|