-
Notifications
You must be signed in to change notification settings - Fork 90
stand_up
Ryzom Core Wiki edited this page Jul 8, 2024
·
4 revisions
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.