ADD OP PATH POINT
From Macros Wiki
Jump to navigationJump to search
Command
- ADD_OP_PATH_POINT <x>, <y>, <z>
- Add a point to the end of the current macro path.
Parameters
- <x>
- X co-ordinate of the point.
- <y>
- Y co-ordinate of the point.
- <z>
- Z co-ordinate of the point.
Example
- ADD_OP_PATH_POINT 12, 15, 20