-
Notifications
You must be signed in to change notification settings - Fork 94
break
Ryzom Core Wiki edited this page Jul 8, 2024
·
4 revisions
title: Break description: published: true date: 2023-03-16T23:05:16.026Z tags: editor: markdown dateCreated: 2023-03-16T22:21:19.758Z
The break native AI script function is not intended to be used by level designers. It immediately stops the AIS on release versions.
()break() // break__
This function takes no arguments.
()break();
This example code stops the AIS.