stand_up - ryzom/ryzomcore GitHub Wiki
title: Stand Up description: published: true date: 2023-03-16T23:12:02.041Z tags: editor: markdown dateCreated: 2023-03-16T22:29:59.236Z
The standUp native AI script function is used to make the group stand up if it was previously sitting down.
()standUp() // standUp__
This function takes no arguments.
()standUp();
In this example code, the standUp
function is called to make the group stand up.