Skip to content

sit_down

Ryzom Core Wiki edited this page Jul 8, 2024 · 3 revisions

title: Sit Down description: published: true date: 2023-03-16T23:11:49.978Z tags: editor: markdown dateCreated: 2023-03-16T22:29:44.603Z

sitDown

The sitDown native AI script function makes the group sit down.

Syntax

()sitDown();

This function does not take any arguments and does not return any values.

Examples

()sitDown();

This example code calls the sitDown function to make the group sit down.

Clone this wiki locally