void main() { object o_moveto = GetObjectByTag("wp_ayla_gather"); AssignCommand(OBJECT_SELF, ActionForceMoveToObject(o_moveto, TRUE, 3.0)); }