Add that before the entity action...

"
#define Target_X skill56
#define Target_Y skill57
#define Target_Z skill58
"

and add this after vec_to_angle

"
c_move(me,my.skill1,nullvector,GLIDE + IGNORE_ME);
"