-
Notifications
You must be signed in to change notification settings - Fork 94
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
The sitDown native AI script function makes the group sit down.
()sitDown();
This function does not take any arguments and does not return any values.
()sitDown();
This example code calls the sitDown
function to make the group sit down.