Skip to content

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

standUp

The standUp native AI script function is used to make the group stand up if it was previously sitting down.

Syntax

()standUp() // standUp__

Arguments

This function takes no arguments.

Example

()standUp();

In this example code, the standUp function is called to make the group stand up.

Clone this wiki locally