POINT TRANSLATE
From Macros Wiki
{{Command|syntax=POINT_TRANSLATE <point number>, <dx>, <dy>,
|description=:Translate a point a certain distance from its previous place.
|param1=<point number>|param1_desc= {{point number} |param2=<dx>|param2_desc= The distance in the X axis direction. |param3=<dy>|param3_desc= The distance in the Y axis direction.
}}
Example
- POINT_TRANSLATE 3, 7, 4