This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
codes_labels [2011/06/19 01:11] megano0body |
codes_labels [2021/11/15 16:43] (current) |
||
|---|---|---|---|
| Line 8: | Line 8: | ||
| ===== Go Label ===== | ===== Go Label ===== | ||
| - | This skips all the items until a label with the name given. | + | Makes the Cavebot go to the given label waypoint. |
| + | |||
| + | ===== Go Random Label ===== | ||
| + | |||
| + | Makes the Cavebot go to a random label from a given label list. The list is separated with a comma: Label1, Label2[, Label3[, Label4[...]]] | ||
| ===== Macro ===== | ===== Macro ===== | ||
| - | Runs a macro. | + | Put this command that will pop up a choice box like the one below: |
| + | |||
| + | {{: | ||
| + | |||
| + | //**Note**: Need you to create | ||
| + | |||
| + | [[macro_editor|How to create a macro]] | ||