This is an old revision of the document!
Macros
Macros can be used to automate some processes, use several skills at the same time.
Basic rules for creating a macro
- The character can remember 48 macros.
- The macro name can contain 12 characters.
- The macro can contain 12 lines.
- One line of a macro can contain 80 characters (including the command).
- If you perform any action while the macro is running (move the character, use an item/skill/chat, open the interface window), the macro will be interrupted.
- You cannot add execution of another macro to a macro.
Creating a macro
- Open the macro creation interface from the menu or using the Alt+R keyboard shortcut.
- Click the “Add” button.
- Write the name of the macro (will appear when you hover over the macro icon).
- Select the macro icon.
- The Templates button will open a list of templates that you can add to your macros if needed.
- If you want, you can describe the macro's action in more detail. The macro description should not exceed 32 characters.
- Fill in the macro content according to the rules described above.
- The + (Add) button will add a blank line to the selected location, and everything entered earlier will be moved down. Moving the 12th line down will delete it.
- The x (Delete Row) button will delete the selected row.
- The “up” and “down” buttons move the row in the selected direction. If there is information in adjacent rows, the rows will be castled.
- The “Delete All” button will completely clear the macro contents.
- The Copy All and Paste buttons allow you to copy and move the contents of the macro.
- Click the “Save” button to save all changes. The “Cancel” button will close the macro without changes.
Editing a Macro
- Open the macro creation interface from the menu or using the Alt+R keyboard shortcut.
- Drag the icon of the desired macro onto the hammer icon Icon - Editing Macro.jpg.
- Edit the macro.
- Click “Save”.
Removing a macro
- Open the macro creation interface from the menu or using the Alt+R keyboard shortcut.
- Drag the desired macro icon to the trash can icon.
- Confirm deletion of the macro.