stop_moving - ryzom/ryzomcore GitHub Wiki
title: Stop Moving description: published: true date: 2023-03-16T23:12:14.029Z tags: editor: markdown dateCreated: 2023-03-16T22:30:15.104Z
The stopMoving native AI script function makes the group stop moving and stand at its current position.
()stopMoving() // stopMoving__
()stopMoving(); // Makes the group stop moving
This example code makes the current group stop moving.