This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
codes_labels [2011/04/16 23:38] noen |
codes_labels [2021/11/15 16:43] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== Codes/ | + | ====== Codes/ |
| - | === Label === | + | ===== Label ===== |
| Is just a mark on the waypoint, it can be used to skip all the items on the waypoint until reach this label using a **Cavebot GoLabel**. | Is just a mark on the waypoint, it can be used to skip all the items on the waypoint until reach this label using a **Cavebot GoLabel**. | ||
| - | === 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. |
| - | === Macro === | + | ===== Go Random Label ===== |
| - | Runs a macro. | + | 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 ===== | ||
| + | |||
| + | 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]] | ||