Skip to content

stand_up

Ryzom Core Wiki edited this page Mar 13, 2023 · 3 revisions

title: Stand Up description: published: true date: 2023-03-12T20:21:01.193Z tags: editor: markdown dateCreated: 2023-03-12T20:20:44.003Z

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