break - ryzom/ryzomcore GitHub Wiki
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.